@Generated(value="software.amazon.awssdk:codegen") public final class DirectoryDeletedException extends CloudDirectoryException implements ToCopyableBuilder<DirectoryDeletedException.Builder,DirectoryDeletedException>
A directory that has been deleted and to which access has been attempted. Note: The requested resource will eventually cease to exist.
Modifier and Type | Class and Description |
---|---|
static interface |
DirectoryDeletedException.Builder |
Modifier and Type | Method and Description |
---|---|
static DirectoryDeletedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DirectoryDeletedException.Builder> |
serializableBuilderClass() |
DirectoryDeletedException.Builder |
toBuilder()
Create a
AwsServiceException.Builder initialized with the properties of this AwsServiceException . |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
requestId, statusCode
retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
public DirectoryDeletedException.Builder toBuilder()
AwsServiceException
AwsServiceException.Builder
initialized with the properties of this AwsServiceException
.toBuilder
in interface ToCopyableBuilder<DirectoryDeletedException.Builder,DirectoryDeletedException>
toBuilder
in class CloudDirectoryException
public static DirectoryDeletedException.Builder builder()
public static Class<? extends DirectoryDeletedException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.