| Interface | Description |
|---|---|
| RetryPolicy.Builder |
| Class | Description |
|---|---|
| ClockSkew |
Utility methods for checking and reacting to the current client-side clock being different from the service-side clock.
|
| RetryMode.Resolver |
Allows customizing the variables used during determination of a
RetryMode. |
| RetryPolicy |
Interface for specifying a retry policy to use when evaluating whether or not a request should be retried.
|
| RetryPolicyContext |
Contains useful information about a failed request that can be used to make retry and backoff decisions.
|
| RetryPolicyContext.Builder | |
| RetryUtils |
| Enum | Description |
|---|---|
| RetryMode |
A retry mode is a collection of retry behaviors encoded under a single value.
|
Copyright © 2020. All rights reserved.