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