@Generated(value="software.amazon.awssdk:codegen") public final class AccessPointLimitExceededException extends EfsException implements ToCopyableBuilder<AccessPointLimitExceededException.Builder,AccessPointLimitExceededException>
Returned if the Amazon Web Services account has already created the maximum number of access points allowed per file system. For more informaton, see https://docs.aws.amazon.com/efs/latest/ug/limits.html#limits-efs-resources-per-account-per-region.
| Modifier and Type | Class and Description |
|---|---|
static interface |
AccessPointLimitExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static AccessPointLimitExceededException.Builder |
builder() |
String |
errorCode()
Returns the value of the ErrorCode property for this object.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends AccessPointLimitExceededException.Builder> |
serializableBuilderClass() |
AccessPointLimitExceededException.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 AccessPointLimitExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<AccessPointLimitExceededException.Builder,AccessPointLimitExceededException>toBuilder in class EfsExceptionpublic static AccessPointLimitExceededException.Builder builder()
public static Class<? extends AccessPointLimitExceededException.Builder> serializableBuilderClass()
public String errorCode()
Copyright © 2023. All rights reserved.