Package | Description |
---|---|
com.oracle.bmc.retrier |
Modifier and Type | Class and Description |
---|---|
class |
TokenRefreshRetrier
A custom retrier that refreshes tokens and retries the operation in case of authentication
failures.
|
Modifier and Type | Method and Description |
---|---|
static BmcGenericRetrier |
Retriers.createPreferredRetrier(RetryConfiguration requestRetryConfiguration,
RetryConfiguration clientRetryConfiguration)
Choose the desired retry configuration and use it to create the retrier.
|
static BmcGenericRetrier |
Retriers.createPreferredRetrier(RetryConfiguration requestRetryConfiguration,
RetryConfiguration clientRetryConfiguration,
boolean specBasedDefaultRetryEnabled)
Choose the desired retry configuration and use it to create the retrier.
|
Copyright © 2016–2024. All rights reserved.