ThrottlingException.Builder |
ThrottlingException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
|
static ThrottlingException.Builder |
ThrottlingException.builder() |
|
ThrottlingException.Builder |
ThrottlingException.Builder.cause(Throwable cause) |
|
ThrottlingException.Builder |
ThrottlingException.Builder.context(Map<String,String> context) |
Information about the resources in use when the exception was thrown.
|
ThrottlingException.Builder |
ThrottlingException.Builder.message(String message) |
|
ThrottlingException.Builder |
ThrottlingException.Builder.quotaCode(String quotaCode) |
Identifies the quota that is being throttled.
|
ThrottlingException.Builder |
ThrottlingException.Builder.requestId(String requestId) |
|
ThrottlingException.Builder |
ThrottlingException.Builder.retryAfterSeconds(Integer retryAfterSeconds) |
The number of seconds a client should wait before retrying the request.
|
ThrottlingException.Builder |
ThrottlingException.Builder.serviceCode(String serviceCode) |
Identifies the service that is being throttled.
|
ThrottlingException.Builder |
ThrottlingException.Builder.statusCode(int statusCode) |
|
ThrottlingException.Builder |
ThrottlingException.toBuilder() |
|
ThrottlingException.Builder |
ThrottlingException.Builder.writableStackTrace(Boolean writableStackTrace) |
|