| Package | Description |
|---|---|
| software.amazon.awssdk.services.nimble.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.code(String code)
A more specific error code.
|
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.context(Map<String,String> context)
The exception context.
|
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.message(String message) |
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.requestId(String requestId) |
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.Builder.statusCode(int statusCode) |
ServiceQuotaExceededException.Builder |
ServiceQuotaExceededException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ServiceQuotaExceededException.Builder> |
ServiceQuotaExceededException.serializableBuilderClass() |
Copyright © 2021. All rights reserved.