Serializable
, ToCopyableBuilder<DelegationSetInUseException.Builder,DelegationSetInUseException>
@Generated("software.amazon.awssdk:codegen") public class DelegationSetInUseException extends Route53Exception implements ToCopyableBuilder<DelegationSetInUseException.Builder,DelegationSetInUseException>
The specified delegation contains associated hosted zones which must be deleted before the reusable delegation set can be deleted.
Modifier and Type | Class | Description |
---|---|---|
static interface |
DelegationSetInUseException.Builder |
AmazonServiceException.ErrorType
Modifier and Type | Method | Description |
---|---|---|
static DelegationSetInUseException.Builder |
builder() |
|
static Class<? extends DelegationSetInUseException.Builder> |
serializableBuilderClass() |
|
DelegationSetInUseException.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 DelegationSetInUseException.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<DelegationSetInUseException.Builder,DelegationSetInUseException>
public static DelegationSetInUseException.Builder builder()
public static Class<? extends DelegationSetInUseException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.