| Interface | Description |
|---|---|
| RetryStrategy |
Interface defining the retry strategy to apply when a request returns a service error
|
| Class | Description |
|---|---|
| AccountManagementClient | |
| AmazonPayClient | |
| AmazonPayResponse | |
| ConnectionPoolStats | |
| DefaultRetryStrategy |
The default retry strategy retries up to 3 times, using an exponential backoff strategy of 2000 * 2^retry
regardless of the request failure reason.
|
| ExponentialRetryStrategy |
Implement an Exponential Backoff Retry Strategy
|
| HttpDeleteWithBody | |
| InstoreClient | |
| PayConfiguration | |
| ProxySettings | |
| RequestConfig |
Allows customizing apache client RequestConfig
|
| RequestSigner | |
| ServiceConstants | |
| SignatureHelper | |
| Util | |
| WebstoreClient |
Copyright © 2025. All rights reserved.