ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
|
static ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.builder() |
|
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.cause(Throwable cause) |
|
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.context(Map<String,String> context) |
Information about the resources in use when the exception was thrown.
|
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.message(String message) |
|
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.quotaCode(String quotaCode) |
Identifies the quota that has been exceeded.
|
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.reason(String reason) |
A string that describes the reason the quota was exceeded.
|
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.reason(ServiceQuotaExceededExceptionReason reason) |
A string that describes the reason the quota was exceeded.
|
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.requestId(String requestId) |
|
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.resourceId(String resourceId) |
The identifier of the affected resource.
|
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.resourceType(String resourceType) |
The type of the affected resource
|
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.serviceCode(String serviceCode) |
Identifies the service that exceeded the quota.
|
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.statusCode(int statusCode) |
|
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.toBuilder() |
|
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.writableStackTrace(Boolean writableStackTrace) |
|