@Generated(value="software.amazon.awssdk:codegen") public final class IncorrectCidrStateException extends GlobalAcceleratorException implements ToCopyableBuilder<IncorrectCidrStateException.Builder,IncorrectCidrStateException>
The CIDR that you specified is not valid for this action. For example, the state of the CIDR might be incorrect for this action.
| Modifier and Type | Class and Description |
|---|---|
static interface |
IncorrectCidrStateException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static IncorrectCidrStateException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends IncorrectCidrStateException.Builder> |
serializableBuilderClass() |
IncorrectCidrStateException.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 IncorrectCidrStateException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<IncorrectCidrStateException.Builder,IncorrectCidrStateException>toBuilder in class GlobalAcceleratorExceptionpublic static IncorrectCidrStateException.Builder builder()
public static Class<? extends IncorrectCidrStateException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.