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