| Package | Description |
|---|---|
| software.amazon.awssdk.crt.io |
| Modifier and Type | Method and Description |
|---|---|
ExponentialBackoffRetryOptions.JitterMode |
ExponentialBackoffRetryOptions.getJitterMode() |
static ExponentialBackoffRetryOptions.JitterMode |
ExponentialBackoffRetryOptions.JitterMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExponentialBackoffRetryOptions.JitterMode[] |
ExponentialBackoffRetryOptions.JitterMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExponentialBackoffRetryOptions |
ExponentialBackoffRetryOptions.withJitterMode(ExponentialBackoffRetryOptions.JitterMode jitterMode) |
Copyright © 2021. All rights reserved.