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.quotaCode(String quotaCode) |
The quota that was exceeded, which caused the exception.
|
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.requestId(String requestId) |
|
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.resourceId(String resourceId) |
The ID for the resource that exceeded the quota, which caused the exception.
|
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.resourceType(String resourceType) |
The resource type (profile, partnership, transformer, or capability) that exceeded the quota, which caused
the exception.
|
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.serviceCode(String serviceCode) |
The code responsible for exceeding the quota, which caused the exception.
|
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.statusCode(int statusCode) |
|
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.toBuilder() |
|
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.writableStackTrace(Boolean writableStackTrace) |
|