Uses of Package
com.amazonaws.retry

Packages that use com.amazonaws.retry
com.amazonaws   
com.amazonaws.retry   
 

Classes in com.amazonaws.retry used by com.amazonaws
RetryPolicy
          Retry policy that can be configured on a specific service client using ClientConfiguration.
 

Classes in com.amazonaws.retry used by com.amazonaws.retry
RetryPolicy
          Retry policy that can be configured on a specific service client using ClientConfiguration.
RetryPolicy.BackoffStrategy
          The hook for providing custom back-off strategy to control the sleep time between retries.
RetryPolicy.RetryCondition
          The hook for providing custom condition on whether a failed request should be retried.
 



Copyright © 2016. All rights reserved.