@Generated(value="software.amazon.awssdk:codegen") public final class DbProxyAlreadyExistsException extends RdsException implements ToCopyableBuilder<DbProxyAlreadyExistsException.Builder,DbProxyAlreadyExistsException>
The specified proxy name must be unique for all proxies owned by your Amazon Web Services account in the specified Amazon Web Services Region.
| Modifier and Type | Class and Description |
|---|---|
static interface |
DbProxyAlreadyExistsException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DbProxyAlreadyExistsException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DbProxyAlreadyExistsException.Builder> |
serializableBuilderClass() |
DbProxyAlreadyExistsException.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 DbProxyAlreadyExistsException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<DbProxyAlreadyExistsException.Builder,DbProxyAlreadyExistsException>toBuilder in class RdsExceptionpublic static DbProxyAlreadyExistsException.Builder builder()
public static Class<? extends DbProxyAlreadyExistsException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.