@Generated(value="software.amazon.awssdk:codegen") public final class NumberOfNodesQuotaExceededException extends RedshiftException implements ToCopyableBuilder<NumberOfNodesQuotaExceededException.Builder,NumberOfNodesQuotaExceededException>
The operation would exceed the number of nodes allotted to the account. For information about increasing your quota, go to Limits in Amazon Redshift in the Amazon Redshift Cluster Management Guide.
| Modifier and Type | Class and Description |
|---|---|
static interface |
NumberOfNodesQuotaExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static NumberOfNodesQuotaExceededException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends NumberOfNodesQuotaExceededException.Builder> |
serializableBuilderClass() |
NumberOfNodesQuotaExceededException.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 NumberOfNodesQuotaExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<NumberOfNodesQuotaExceededException.Builder,NumberOfNodesQuotaExceededException>toBuilder in class RedshiftExceptionpublic static NumberOfNodesQuotaExceededException.Builder builder()
public static Class<? extends NumberOfNodesQuotaExceededException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.