@Generated(value="software.amazon.awssdk:codegen") public final class EfsMountTimeoutException extends LambdaException implements ToCopyableBuilder<EfsMountTimeoutException.Builder,EfsMountTimeoutException>
The function was able to make 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, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public EfsMountTimeoutException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<EfsMountTimeoutException.Builder,EfsMountTimeoutException>
toBuilder
in class LambdaException
public static EfsMountTimeoutException.Builder builder()
public static Class<? extends EfsMountTimeoutException.Builder> serializableBuilderClass()
public String type()
Copyright © 2021. All rights reserved.