| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
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)
Sets the value of the QuotaCode property for this object.
|
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.requestId(String requestId) |
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.resourceId(String resourceId)
Sets the value of the ResourceId property for this object.
|
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.resourceType(String resourceType)
Sets the value of the ResourceType property for this object.
|
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.serviceCode(String serviceCode)
Sets the value of the ServiceCode property for this object.
|
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.statusCode(int statusCode) |
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.toBuilder() |
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ServiceQuotaExceededException.Builder> |
ServiceQuotaExceededException.serializableBuilderClass() |
Copyright © 2023. All rights reserved.