@Generated(value="software.amazon.awssdk:codegen") public final class EfsMountTimeoutException extends LambdaException implements ToCopyableBuilder<EfsMountTimeoutException.Builder,EfsMountTimeoutException>
The Lambda function made a network connection to the configured file system, but the mount operation timed out.
| Modifier and Type | Class and Description |
|---|---|
static interface |
EfsMountTimeoutException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static EfsMountTimeoutException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends EfsMountTimeoutException.Builder> |
serializableBuilderClass() |
EfsMountTimeoutException.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 EfsMountTimeoutException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<EfsMountTimeoutException.Builder,EfsMountTimeoutException>toBuilder in class LambdaExceptionpublic static EfsMountTimeoutException.Builder builder()
public static Class<? extends EfsMountTimeoutException.Builder> serializableBuilderClass()
public String type()
Copyright © 2023. All rights reserved.