ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
|
static ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.builder() |
|
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.cause(Throwable cause) |
|
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.message(String message) |
|
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.name(String name) |
The name of the service quota that was exceeded by the request.
|
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.requestId(String requestId) |
|
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.statusCode(int statusCode) |
|
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.toBuilder() |
|
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.value(String value) |
The current value for the quota that the request tried to exceed.
|
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.writableStackTrace(Boolean writableStackTrace) |
|