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