Serializable
, ToCopyableBuilder<FileSystemNotFoundException.Builder,FileSystemNotFoundException>
@Generated("software.amazon.awssdk:codegen") public class FileSystemNotFoundException extends EFSException implements ToCopyableBuilder<FileSystemNotFoundException.Builder,FileSystemNotFoundException>
Returned if the specified FileSystemId
does not exist in the requester's AWS account.
Modifier and Type | Class | Description |
---|---|---|
static interface |
FileSystemNotFoundException.Builder |
AmazonServiceException.ErrorType
Modifier and Type | Method | Description |
---|---|---|
static FileSystemNotFoundException.Builder |
builder() |
|
String |
errorCode() |
|
static Class<? extends FileSystemNotFoundException.Builder> |
serializableBuilderClass() |
|
FileSystemNotFoundException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
isRetryable
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FileSystemNotFoundException.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<FileSystemNotFoundException.Builder,FileSystemNotFoundException>
public static FileSystemNotFoundException.Builder builder()
public static Class<? extends FileSystemNotFoundException.Builder> serializableBuilderClass()
public String errorCode()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.