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