@Generated(value="software.amazon.awssdk:codegen") public final 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 and Description |
|---|---|
static interface |
DelegationSetInUseException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DelegationSetInUseException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DelegationSetInUseException.Builder> |
serializableBuilderClass() |
DelegationSetInUseException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic DelegationSetInUseException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<DelegationSetInUseException.Builder,DelegationSetInUseException>toBuilder in class Route53Exceptionpublic static DelegationSetInUseException.Builder builder()
public static Class<? extends DelegationSetInUseException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.