@Generated(value="software.amazon.awssdk:codegen") public final class EfsMountFailureException extends LambdaException implements ToCopyableBuilder<EfsMountFailureException.Builder,EfsMountFailureException>
The function couldn't mount the configured file system due to a permission or configuration issue.
| Modifier and Type | Class and Description |
|---|---|
static interface |
EfsMountFailureException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static EfsMountFailureException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends EfsMountFailureException.Builder> |
serializableBuilderClass() |
EfsMountFailureException.Builder |
toBuilder() |
String |
type()
Returns the value of the Type property for this object.
|
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 EfsMountFailureException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<EfsMountFailureException.Builder,EfsMountFailureException>toBuilder in class LambdaExceptionpublic static EfsMountFailureException.Builder builder()
public static Class<? extends EfsMountFailureException.Builder> serializableBuilderClass()
public String type()
Copyright © 2021. All rights reserved.