@Generated(value="software.amazon.awssdk:codegen") public final class RegionLimitExceededException extends DirectoryException implements ToCopyableBuilder<RegionLimitExceededException.Builder,RegionLimitExceededException>
You have reached the limit for maximum number of simultaneous Region replications per directory.
| Modifier and Type | Class and Description |
|---|---|
static interface |
RegionLimitExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static RegionLimitExceededException.Builder |
builder() |
String |
requestIdValue()
Returns the value of the RequestId property for this object.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends RegionLimitExceededException.Builder> |
serializableBuilderClass() |
RegionLimitExceededException.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 RegionLimitExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<RegionLimitExceededException.Builder,RegionLimitExceededException>toBuilder in class DirectoryExceptionpublic static RegionLimitExceededException.Builder builder()
public static Class<? extends RegionLimitExceededException.Builder> serializableBuilderClass()
public String requestIdValue()
Copyright © 2021. All rights reserved.