@Generated(value="software.amazon.awssdk:codegen") public final class ClusterSnapshotQuotaExceededException extends RedshiftException implements ToCopyableBuilder<ClusterSnapshotQuotaExceededException.Builder,ClusterSnapshotQuotaExceededException>
The request would result in the user exceeding the allowed number of cluster snapshots.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ClusterSnapshotQuotaExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ClusterSnapshotQuotaExceededException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ClusterSnapshotQuotaExceededException.Builder> |
serializableBuilderClass() |
ClusterSnapshotQuotaExceededException.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 ClusterSnapshotQuotaExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ClusterSnapshotQuotaExceededException.Builder,ClusterSnapshotQuotaExceededException>toBuilder in class RedshiftExceptionpublic static ClusterSnapshotQuotaExceededException.Builder builder()
public static Class<? extends ClusterSnapshotQuotaExceededException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.