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