@Generated(value="software.amazon.awssdk:codegen") public final class DbInstanceAlreadyExistsException extends RdsException implements ToCopyableBuilder<DbInstanceAlreadyExistsException.Builder,DbInstanceAlreadyExistsException>
The user already has a DB instance with the given identifier.
| Modifier and Type | Class and Description |
|---|---|
static interface |
DbInstanceAlreadyExistsException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DbInstanceAlreadyExistsException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DbInstanceAlreadyExistsException.Builder> |
serializableBuilderClass() |
DbInstanceAlreadyExistsException.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 DbInstanceAlreadyExistsException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<DbInstanceAlreadyExistsException.Builder,DbInstanceAlreadyExistsException>toBuilder in class RdsExceptionpublic static DbInstanceAlreadyExistsException.Builder builder()
public static Class<? extends DbInstanceAlreadyExistsException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.