@Generated(value="software.amazon.awssdk:codegen") public class DlmException extends AwsServiceException
| Modifier and Type | Class and Description |
|---|---|
static interface |
DlmException.Builder |
protected static class |
DlmException.BuilderImpl |
| Modifier | Constructor and Description |
|---|---|
protected |
DlmException(DlmException.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static DlmException.Builder |
builder() |
static Class<? extends DlmException.Builder> |
serializableBuilderClass() |
DlmException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, sdkFields, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitequalsBySdkFieldsprotected DlmException(DlmException.Builder builder)
public static DlmException.Builder builder()
public DlmException.Builder toBuilder()
toBuilder in class AwsServiceExceptionpublic static Class<? extends DlmException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.