Serializable
, ToCopyableBuilder<ClusterSubnetGroupQuotaExceededException.Builder,ClusterSubnetGroupQuotaExceededException>
@Generated("software.amazon.awssdk:codegen") public class ClusterSubnetGroupQuotaExceededException extends RedshiftException implements ToCopyableBuilder<ClusterSubnetGroupQuotaExceededException.Builder,ClusterSubnetGroupQuotaExceededException>
The request would result in user exceeding the allowed number of cluster subnet groups. For information about increasing your quota, go to Limits in Amazon Redshift in the Amazon Redshift Cluster Management Guide.
Modifier and Type | Class | Description |
---|---|---|
static interface |
ClusterSubnetGroupQuotaExceededException.Builder |
AmazonServiceException.ErrorType
Modifier and Type | Method | Description |
---|---|---|
static ClusterSubnetGroupQuotaExceededException.Builder |
builder() |
|
static Class<? extends ClusterSubnetGroupQuotaExceededException.Builder> |
serializableBuilderClass() |
|
ClusterSubnetGroupQuotaExceededException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
isRetryable
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ClusterSubnetGroupQuotaExceededException.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<ClusterSubnetGroupQuotaExceededException.Builder,ClusterSubnetGroupQuotaExceededException>
public static ClusterSubnetGroupQuotaExceededException.Builder builder()
public static Class<? extends ClusterSubnetGroupQuotaExceededException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.