@Generated(value="software.amazon.awssdk:codegen") public final class AvailabilityZonesMismatchException extends EfsException implements ToCopyableBuilder<AvailabilityZonesMismatchException.Builder,AvailabilityZonesMismatchException>
Returned if the Availability Zone that was specified for a mount target is different from the Availability Zone that was specified for One Zone storage. For more information, see Regional and One Zone storage redundancy.
| Modifier and Type | Class and Description |
|---|---|
static interface |
AvailabilityZonesMismatchException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static AvailabilityZonesMismatchException.Builder |
builder() |
String |
errorCode()
Returns the value of the ErrorCode property for this object.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends AvailabilityZonesMismatchException.Builder> |
serializableBuilderClass() |
AvailabilityZonesMismatchException.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 AvailabilityZonesMismatchException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<AvailabilityZonesMismatchException.Builder,AvailabilityZonesMismatchException>toBuilder in class EfsExceptionpublic static AvailabilityZonesMismatchException.Builder builder()
public static Class<? extends AvailabilityZonesMismatchException.Builder> serializableBuilderClass()
public String errorCode()
Copyright © 2023. All rights reserved.