@Generated(value="software.amazon.awssdk:codegen") public final class CustomAvailabilityZoneNotFoundException extends RdsException implements ToCopyableBuilder<CustomAvailabilityZoneNotFoundException.Builder,CustomAvailabilityZoneNotFoundException>
CustomAvailabilityZoneId doesn't refer to an existing custom Availability Zone identifier.
| Modifier and Type | Class and Description |
|---|---|
static interface |
CustomAvailabilityZoneNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static CustomAvailabilityZoneNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends CustomAvailabilityZoneNotFoundException.Builder> |
serializableBuilderClass() |
CustomAvailabilityZoneNotFoundException.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 CustomAvailabilityZoneNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<CustomAvailabilityZoneNotFoundException.Builder,CustomAvailabilityZoneNotFoundException>toBuilder in class RdsExceptionpublic static CustomAvailabilityZoneNotFoundException.Builder builder()
public static Class<? extends CustomAvailabilityZoneNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.