Serializable, ToCopyableBuilder<TooManyTrafficPoliciesException.Builder,TooManyTrafficPoliciesException>@Generated("software.amazon.awssdk:codegen") public class TooManyTrafficPoliciesException extends Route53Exception implements ToCopyableBuilder<TooManyTrafficPoliciesException.Builder,TooManyTrafficPoliciesException>
You've created the maximum number of traffic policies that can be created for the current AWS account. You can request an increase to the limit on the Contact Us page.
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
TooManyTrafficPoliciesException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method | Description |
|---|---|---|
static TooManyTrafficPoliciesException.Builder |
builder() |
|
static Class<? extends TooManyTrafficPoliciesException.Builder> |
serializableBuilderClass() |
|
TooManyTrafficPoliciesException.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 TooManyTrafficPoliciesException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<TooManyTrafficPoliciesException.Builder,TooManyTrafficPoliciesException>public static TooManyTrafficPoliciesException.Builder builder()
public static Class<? extends TooManyTrafficPoliciesException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.