@Generated(value="software.amazon.awssdk:codegen") public final class DirectoryAlreadyInRegionException extends DirectoryException implements ToCopyableBuilder<DirectoryAlreadyInRegionException.Builder,DirectoryAlreadyInRegionException>
The Region you specified is the same Region where the Managed Microsoft AD directory was created. Specify a different Region and try again.
| Modifier and Type | Class and Description |
|---|---|
static interface |
DirectoryAlreadyInRegionException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DirectoryAlreadyInRegionException.Builder |
builder() |
String |
requestIdValue()
Returns the value of the RequestId property for this object.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends DirectoryAlreadyInRegionException.Builder> |
serializableBuilderClass() |
DirectoryAlreadyInRegionException.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 DirectoryAlreadyInRegionException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<DirectoryAlreadyInRegionException.Builder,DirectoryAlreadyInRegionException>toBuilder in class DirectoryExceptionpublic static DirectoryAlreadyInRegionException.Builder builder()
public static Class<? extends DirectoryAlreadyInRegionException.Builder> serializableBuilderClass()
public String requestIdValue()
Copyright © 2023. All rights reserved.