@Generated(value="software.amazon.awssdk:codegen") public final class HostedZonePartiallyDelegatedException extends Route53Exception implements ToCopyableBuilder<HostedZonePartiallyDelegatedException.Builder,HostedZonePartiallyDelegatedException>
The hosted zone nameservers don't match the parent nameservers. The hosted zone and parent must have the same nameservers.
| Modifier and Type | Class and Description |
|---|---|
static interface |
HostedZonePartiallyDelegatedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static HostedZonePartiallyDelegatedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends HostedZonePartiallyDelegatedException.Builder> |
serializableBuilderClass() |
HostedZonePartiallyDelegatedException.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 HostedZonePartiallyDelegatedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<HostedZonePartiallyDelegatedException.Builder,HostedZonePartiallyDelegatedException>toBuilder in class Route53Exceptionpublic static HostedZonePartiallyDelegatedException.Builder builder()
public static Class<? extends HostedZonePartiallyDelegatedException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.