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