| Package | Description |
|---|---|
| software.amazon.awssdk.services.identitystore.model |
| Modifier and Type | Method and Description |
|---|---|
ThrottlingException.Builder |
ThrottlingException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static ThrottlingException.Builder |
ThrottlingException.builder() |
ThrottlingException.Builder |
ThrottlingException.Builder.cause(Throwable cause) |
ThrottlingException.Builder |
ThrottlingException.Builder.message(String message) |
ThrottlingException.Builder |
ThrottlingException.Builder.requestId(String requestId) |
ThrottlingException.Builder |
ThrottlingException.Builder.requestIdValue(String requestId)
The identifier for each request.
|
ThrottlingException.Builder |
ThrottlingException.Builder.retryAfterSeconds(Integer retryAfterSeconds)
The number of seconds that you would like to wait before retrying the next request.
|
ThrottlingException.Builder |
ThrottlingException.Builder.statusCode(int statusCode) |
ThrottlingException.Builder |
ThrottlingException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ThrottlingException.Builder> |
ThrottlingException.serializableBuilderClass() |
Copyright © 2022. All rights reserved.