| Class and Description |
|---|
| RetryStrategy
A strategy used by an SDK to determine when something should be retried.
|
| RetryStrategy.Builder
Builder to create immutable instances of
RetryStrategy. |
| Class and Description |
|---|
| RetryStrategy
A strategy used by an SDK to determine when something should be retried.
|
| RetryStrategy.Builder
Builder to create immutable instances of
RetryStrategy. |
| Class and Description |
|---|
| RetryToken
An opaque token representing an in-progress execution.
|
| Class and Description |
|---|
| AcquireInitialTokenRequest
Encapsulates the abstract scope to start the attempts about to be executed using a retry strategy.
|
| AcquireInitialTokenResponse
Encapsulates the response from the
RetryStrategy to the request to start the attempts to be executed. |
| BackoffStrategy
Determines how long to wait before each execution attempt.
|
| RecordSuccessRequest
Request that the calling code makes to the
RetryStrategy using
RetryStrategy.recordSuccess(RecordSuccessRequest) to notify that the attempted execution succeeded. |
| RecordSuccessResponse
Response given to the calling code by the
RetryStrategy after calling
RetryStrategy.recordSuccess(RecordSuccessRequest). |
| RefreshRetryTokenRequest
Request that the calling code makes to the
RetryStrategy using
RetryStrategy.refreshRetryToken(RefreshRetryTokenRequest) to notify that the attempted execution failed and the
RetryToken needs to be refreshed. |
| RefreshRetryTokenResponse
Response from the
RetryStrategy after calling RetryStrategy.refreshRetryToken(RefreshRetryTokenRequest). |
| RetryStrategy
A strategy used by an SDK to determine when something should be retried.
|
| RetryStrategy.Builder
Builder to create immutable instances of
RetryStrategy. |
| Class and Description |
|---|
| RetryStrategy
A strategy used by an SDK to determine when something should be retried.
|
| Class and Description |
|---|
| BackoffStrategy
Determines how long to wait before each execution attempt.
|
| Class and Description |
|---|
| BackoffStrategy
Determines how long to wait before each execution attempt.
|
| Class and Description |
|---|
| BackoffStrategy
Determines how long to wait before each execution attempt.
|
| RetryStrategy
A strategy used by an SDK to determine when something should be retried.
|
| RetryStrategy.Builder
Builder to create immutable instances of
RetryStrategy. |
| Class and Description |
|---|
| AcquireInitialTokenRequest
Encapsulates the abstract scope to start the attempts about to be executed using a retry strategy.
|
| AcquireInitialTokenResponse
Encapsulates the response from the
RetryStrategy to the request to start the attempts to be executed. |
| BackoffStrategy
Determines how long to wait before each execution attempt.
|
| RecordSuccessRequest
Request that the calling code makes to the
RetryStrategy using
RetryStrategy.recordSuccess(RecordSuccessRequest) to notify that the attempted execution succeeded. |
| RecordSuccessResponse
Response given to the calling code by the
RetryStrategy after calling
RetryStrategy.recordSuccess(RecordSuccessRequest). |
| RefreshRetryTokenRequest
Request that the calling code makes to the
RetryStrategy using
RetryStrategy.refreshRetryToken(RefreshRetryTokenRequest) to notify that the attempted execution failed and the
RetryToken needs to be refreshed. |
| RefreshRetryTokenRequest.Builder |
| RefreshRetryTokenResponse
Response from the
RetryStrategy after calling RetryStrategy.refreshRetryToken(RefreshRetryTokenRequest). |
| RetryStrategy
A strategy used by an SDK to determine when something should be retried.
|
| RetryStrategy.Builder
Builder to create immutable instances of
RetryStrategy. |
| RetryToken
An opaque token representing an in-progress execution.
|
| Class and Description |
|---|
| AcquireInitialTokenRequest
Encapsulates the abstract scope to start the attempts about to be executed using a retry strategy.
|
| AcquireInitialTokenResponse
Encapsulates the response from the
RetryStrategy to the request to start the attempts to be executed. |
| RecordSuccessRequest
Request that the calling code makes to the
RetryStrategy using
RetryStrategy.recordSuccess(RecordSuccessRequest) to notify that the attempted execution succeeded. |
| RecordSuccessResponse
Response given to the calling code by the
RetryStrategy after calling
RetryStrategy.recordSuccess(RecordSuccessRequest). |
| RefreshRetryTokenRequest
Request that the calling code makes to the
RetryStrategy using
RetryStrategy.refreshRetryToken(RefreshRetryTokenRequest) to notify that the attempted execution failed and the
RetryToken needs to be refreshed. |
| RefreshRetryTokenRequest.Builder |
| RefreshRetryTokenResponse
Response from the
RetryStrategy after calling RetryStrategy.refreshRetryToken(RefreshRetryTokenRequest). |
| RetryToken
An opaque token representing an in-progress execution.
|
| Class and Description |
|---|
| BackoffStrategy
Determines how long to wait before each execution attempt.
|
| Class and Description |
|---|
| AcquireInitialTokenRequest
Encapsulates the abstract scope to start the attempts about to be executed using a retry strategy.
|
| AcquireInitialTokenResponse
Encapsulates the response from the
RetryStrategy to the request to start the attempts to be executed. |
| BackoffStrategy
Determines how long to wait before each execution attempt.
|
| RecordSuccessRequest
Request that the calling code makes to the
RetryStrategy using
RetryStrategy.recordSuccess(RecordSuccessRequest) to notify that the attempted execution succeeded. |
| RecordSuccessResponse
Response given to the calling code by the
RetryStrategy after calling
RetryStrategy.recordSuccess(RecordSuccessRequest). |
| RefreshRetryTokenRequest
Request that the calling code makes to the
RetryStrategy using
RetryStrategy.refreshRetryToken(RefreshRetryTokenRequest) to notify that the attempted execution failed and the
RetryToken needs to be refreshed. |
| RefreshRetryTokenResponse
Response from the
RetryStrategy after calling RetryStrategy.refreshRetryToken(RefreshRetryTokenRequest). |
| RetryStrategy
A strategy used by an SDK to determine when something should be retried.
|
| RetryStrategy.Builder
Builder to create immutable instances of
RetryStrategy. |
| RetryToken
An opaque token representing an in-progress execution.
|
Copyright © 2026. All rights reserved.