Serializable
, ToCopyableBuilder<TooManyHostedZonesException.Builder,TooManyHostedZonesException>
@Generated("software.amazon.awssdk:codegen") public class TooManyHostedZonesException extends Route53Exception implements ToCopyableBuilder<TooManyHostedZonesException.Builder,TooManyHostedZonesException>
This hosted zone can't be created because the hosted zone limit is exceeded. To request a limit increase, go to the Amazon Route 53 Contact Us page.
Modifier and Type | Class | Description |
---|---|---|
static interface |
TooManyHostedZonesException.Builder |
AmazonServiceException.ErrorType
Modifier and Type | Method | Description |
---|---|---|
static TooManyHostedZonesException.Builder |
builder() |
|
static Class<? extends TooManyHostedZonesException.Builder> |
serializableBuilderClass() |
|
TooManyHostedZonesException.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 TooManyHostedZonesException.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<TooManyHostedZonesException.Builder,TooManyHostedZonesException>
public static TooManyHostedZonesException.Builder builder()
public static Class<? extends TooManyHostedZonesException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.