Interface RefreshRetryTokenRequest

All Superinterfaces:
ToCopyableBuilder<RefreshRetryTokenRequest.Builder,RefreshRetryTokenRequest>
All Known Implementing Classes:
RefreshRetryTokenRequestImpl

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.