@Generated(value="software.amazon.awssdk:codegen") public final class UnsupportedAvailabilityZoneException extends EfsException implements ToCopyableBuilder<UnsupportedAvailabilityZoneException.Builder,UnsupportedAvailabilityZoneException>
Returned if the requested Amazon EFS functionality is not available in the specified Availability Zone.
| Modifier and Type | Class and Description |
|---|---|
static interface |
UnsupportedAvailabilityZoneException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static UnsupportedAvailabilityZoneException.Builder |
builder() |
String |
errorCode()
Returns the value of the ErrorCode property for this object.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends UnsupportedAvailabilityZoneException.Builder> |
serializableBuilderClass() |
UnsupportedAvailabilityZoneException.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 UnsupportedAvailabilityZoneException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<UnsupportedAvailabilityZoneException.Builder,UnsupportedAvailabilityZoneException>toBuilder in class EfsExceptionpublic static UnsupportedAvailabilityZoneException.Builder builder()
public static Class<? extends UnsupportedAvailabilityZoneException.Builder> serializableBuilderClass()
public String errorCode()
Copyright © 2023. All rights reserved.