@Generated(value="software.amazon.awssdk:codegen") public final class AccessPointNotFoundException extends EfsException implements ToCopyableBuilder<AccessPointNotFoundException.Builder,AccessPointNotFoundException>
Returned if the specified AccessPointId value doesn't exist in the requester's Amazon Web Services
account.
| Modifier and Type | Class and Description |
|---|---|
static interface |
AccessPointNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static AccessPointNotFoundException.Builder |
builder() |
String |
errorCode()
Returns the value of the ErrorCode property for this object.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends AccessPointNotFoundException.Builder> |
serializableBuilderClass() |
AccessPointNotFoundException.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 AccessPointNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<AccessPointNotFoundException.Builder,AccessPointNotFoundException>toBuilder in class EfsExceptionpublic static AccessPointNotFoundException.Builder builder()
public static Class<? extends AccessPointNotFoundException.Builder> serializableBuilderClass()
public String errorCode()
Copyright © 2023. All rights reserved.