Package | Description |
---|---|
com.amazonaws.client | |
com.amazonaws.http | |
com.amazonaws.retry | |
com.amazonaws.retry.v2 |
Class and Description |
---|
RetryPolicy
Aggregate interface combining a
RetryCondition and BackoffStrategy into a single policy. |
Class and Description |
---|
RetryPolicy
Aggregate interface combining a
RetryCondition and BackoffStrategy into a single policy. |
Class and Description |
---|
BackoffStrategy
Super interface for
RetryPolicy that defines a strategy for backing off between retries. |
RetryCondition
Super interface for
RetryPolicy used to define when a request should be retried. |
RetryPolicy
Aggregate interface combining a
RetryCondition and BackoffStrategy into a single policy. |
RetryPolicyContext
Contains useful information about a failed request that can be used to make retry and backoff decisions.
|
Class and Description |
---|
BackoffStrategy
Super interface for
RetryPolicy that defines a strategy for backing off between retries. |
RetryCondition
Super interface for
RetryPolicy used to define when a request should be retried. |
RetryPolicy
Aggregate interface combining a
RetryCondition and BackoffStrategy into a single policy. |
RetryPolicyContext
Contains useful information about a failed request that can be used to make retry and backoff decisions.
|
RetryPolicyContext.Builder |
Copyright © 2018. All rights reserved.