@Generated(value="software.amazon.awssdk:codegen") public final class GlobalClusterAlreadyExistsException extends NeptuneException implements ToCopyableBuilder<GlobalClusterAlreadyExistsException.Builder,GlobalClusterAlreadyExistsException>
The GlobalClusterIdentifier already exists. Choose a new global database identifier (unique name) to
create a new global database cluster.
| Modifier and Type | Class and Description |
|---|---|
static interface |
GlobalClusterAlreadyExistsException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static GlobalClusterAlreadyExistsException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends GlobalClusterAlreadyExistsException.Builder> |
serializableBuilderClass() |
GlobalClusterAlreadyExistsException.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 GlobalClusterAlreadyExistsException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<GlobalClusterAlreadyExistsException.Builder,GlobalClusterAlreadyExistsException>toBuilder in class NeptuneExceptionpublic static GlobalClusterAlreadyExistsException.Builder builder()
public static Class<? extends GlobalClusterAlreadyExistsException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.