@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() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic DirectoryDeletedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<DirectoryDeletedException.Builder,DirectoryDeletedException>toBuilder in class CloudDirectoryExceptionpublic static DirectoryDeletedException.Builder builder()
public static Class<? extends DirectoryDeletedException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.