Serializable, ToCopyableBuilder<ClusterSubnetQuotaExceededException.Builder,ClusterSubnetQuotaExceededException>@Generated("software.amazon.awssdk:codegen") public class ClusterSubnetQuotaExceededException extends RedshiftException implements ToCopyableBuilder<ClusterSubnetQuotaExceededException.Builder,ClusterSubnetQuotaExceededException>
The request would result in user exceeding the allowed number of subnets in a 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 |
ClusterSubnetQuotaExceededException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method | Description |
|---|---|---|
static ClusterSubnetQuotaExceededException.Builder |
builder() |
|
static Class<? extends ClusterSubnetQuotaExceededException.Builder> |
serializableBuilderClass() |
|
ClusterSubnetQuotaExceededException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
isRetryablegetErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ClusterSubnetQuotaExceededException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<ClusterSubnetQuotaExceededException.Builder,ClusterSubnetQuotaExceededException>public static ClusterSubnetQuotaExceededException.Builder builder()
public static Class<? extends ClusterSubnetQuotaExceededException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.