@Generated(value="software.amazon.awssdk:codegen") public final class NoSuchCidrLocationException extends Route53Exception implements ToCopyableBuilder<NoSuchCidrLocationException.Builder,NoSuchCidrLocationException>
The CIDR collection location doesn't match any locations in your account.
| Modifier and Type | Class and Description |
|---|---|
static interface |
NoSuchCidrLocationException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static NoSuchCidrLocationException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends NoSuchCidrLocationException.Builder> |
serializableBuilderClass() |
NoSuchCidrLocationException.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 NoSuchCidrLocationException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<NoSuchCidrLocationException.Builder,NoSuchCidrLocationException>toBuilder in class Route53Exceptionpublic static NoSuchCidrLocationException.Builder builder()
public static Class<? extends NoSuchCidrLocationException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.