@Generated(value="software.amazon.awssdk:codegen") public final class CustomCnameAssociationException extends RedshiftException implements ToCopyableBuilder<CustomCnameAssociationException.Builder,CustomCnameAssociationException>
An error occurred when an attempt was made to change the custom domain association.
| Modifier and Type | Class and Description |
|---|---|
static interface |
CustomCnameAssociationException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static CustomCnameAssociationException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends CustomCnameAssociationException.Builder> |
serializableBuilderClass() |
CustomCnameAssociationException.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 CustomCnameAssociationException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<CustomCnameAssociationException.Builder,CustomCnameAssociationException>toBuilder in class RedshiftExceptionpublic static CustomCnameAssociationException.Builder builder()
public static Class<? extends CustomCnameAssociationException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.