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.quotaCode(String quotaCode) |
Reached throttling quota exception.
|
ThrottlingException.Builder |
ThrottlingException.Builder.requestId(String requestId) |
|
ThrottlingException.Builder |
ThrottlingException.Builder.retryAfterSeconds(String retryAfterSeconds) |
Reached throttling quota exception will retry after x seconds.
|
ThrottlingException.Builder |
ThrottlingException.Builder.serviceCode(String serviceCode) |
Reached throttling quota exception service code.
|
ThrottlingException.Builder |
ThrottlingException.Builder.statusCode(int statusCode) |
|
ThrottlingException.Builder |
ThrottlingException.toBuilder() |
|
ThrottlingException.Builder |
ThrottlingException.Builder.writableStackTrace(Boolean writableStackTrace) |
|