| Package | Description |
|---|---|
| software.amazon.awssdk.services.dlm.model |
| Modifier and Type | Method and Description |
|---|---|
LimitExceededException.Builder |
LimitExceededException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static LimitExceededException.Builder |
LimitExceededException.builder() |
LimitExceededException.Builder |
LimitExceededException.Builder.cause(Throwable cause) |
LimitExceededException.Builder |
LimitExceededException.Builder.code(String code)
Sets the value of the Code property for this object.
|
LimitExceededException.Builder |
LimitExceededException.Builder.message(String message) |
LimitExceededException.Builder |
LimitExceededException.Builder.requestId(String requestId) |
LimitExceededException.Builder |
LimitExceededException.Builder.resourceType(String resourceType)
Value is the type of resource for which a limit was exceeded.
|
LimitExceededException.Builder |
LimitExceededException.Builder.statusCode(int statusCode) |
LimitExceededException.Builder |
LimitExceededException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends LimitExceededException.Builder> |
LimitExceededException.serializableBuilderClass() |
Copyright © 2019. All rights reserved.