| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkmessaging.model |
| Modifier and Type | Method and Description |
|---|---|
ThrottledClientException.Builder |
ThrottledClientException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static ThrottledClientException.Builder |
ThrottledClientException.builder() |
ThrottledClientException.Builder |
ThrottledClientException.Builder.cause(Throwable cause) |
ThrottledClientException.Builder |
ThrottledClientException.Builder.code(ErrorCode code)
Sets the value of the Code property for this object.
|
ThrottledClientException.Builder |
ThrottledClientException.Builder.code(String code)
Sets the value of the Code property for this object.
|
ThrottledClientException.Builder |
ThrottledClientException.Builder.message(String message) |
ThrottledClientException.Builder |
ThrottledClientException.Builder.requestId(String requestId) |
ThrottledClientException.Builder |
ThrottledClientException.Builder.statusCode(int statusCode) |
ThrottledClientException.Builder |
ThrottledClientException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ThrottledClientException.Builder> |
ThrottledClientException.serializableBuilderClass() |
Copyright © 2021. All rights reserved.