| Package | Description |
|---|---|
| software.amazon.awssdk.services.dlm.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
InternalServerException.Builder |
static interface |
InvalidRequestException.Builder |
static interface |
LimitExceededException.Builder |
static interface |
ResourceNotFoundException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
DlmException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
DlmException.Builder |
DlmException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static DlmException.Builder |
DlmException.builder() |
DlmException.Builder |
DlmException.Builder.cause(Throwable cause) |
DlmException.Builder |
DlmException.Builder.message(String message) |
DlmException.Builder |
DlmException.Builder.requestId(String requestId) |
DlmException.Builder |
DlmException.Builder.statusCode(int statusCode) |
DlmException.Builder |
DlmException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DlmException.Builder> |
DlmException.serializableBuilderClass() |
| Constructor and Description |
|---|
DlmException(DlmException.Builder builder) |
Copyright © 2020. All rights reserved.