@Generated(value="software.amazon.awssdk:codegen") public final class DirectoryInDesiredStateException extends DirectoryException implements ToCopyableBuilder<DirectoryInDesiredStateException.Builder,DirectoryInDesiredStateException>
The directory is already updated to desired update type settings.
| Modifier and Type | Class and Description |
|---|---|
static interface |
DirectoryInDesiredStateException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DirectoryInDesiredStateException.Builder |
builder() |
String |
requestIdValue()
Returns the value of the RequestId property for this object.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends DirectoryInDesiredStateException.Builder> |
serializableBuilderClass() |
DirectoryInDesiredStateException.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 DirectoryInDesiredStateException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<DirectoryInDesiredStateException.Builder,DirectoryInDesiredStateException>toBuilder in class DirectoryExceptionpublic static DirectoryInDesiredStateException.Builder builder()
public static Class<? extends DirectoryInDesiredStateException.Builder> serializableBuilderClass()
public String requestIdValue()
Copyright © 2023. All rights reserved.