@Generated(value="software.amazon.awssdk:codegen") public final class EfsioException extends LambdaException implements ToCopyableBuilder<EfsioException.Builder,EfsioException>
An error occurred when reading from or writing to a connected file system.
Modifier and Type | Class and Description |
---|---|
static interface |
EfsioException.Builder |
Modifier and Type | Method and Description |
---|---|
static EfsioException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends EfsioException.Builder> |
serializableBuilderClass() |
EfsioException.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 EfsioException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<EfsioException.Builder,EfsioException>
toBuilder
in class LambdaException
public static EfsioException.Builder builder()
public static Class<? extends EfsioException.Builder> serializableBuilderClass()
public String type()
Copyright © 2023. All rights reserved.