@Generated(value="software.amazon.awssdk:codegen") public final class ByoipCidrNotFoundException extends GlobalAcceleratorException implements ToCopyableBuilder<ByoipCidrNotFoundException.Builder,ByoipCidrNotFoundException>
The CIDR that you specified was not found or is incorrect.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ByoipCidrNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ByoipCidrNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ByoipCidrNotFoundException.Builder> |
serializableBuilderClass() |
ByoipCidrNotFoundException.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 ByoipCidrNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ByoipCidrNotFoundException.Builder,ByoipCidrNotFoundException>toBuilder in class GlobalAcceleratorExceptionpublic static ByoipCidrNotFoundException.Builder builder()
public static Class<? extends ByoipCidrNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.