@Generated(value="software.amazon.awssdk:codegen") public final class IncorrectFileSystemLifeCycleStateException extends EfsException implements ToCopyableBuilder<IncorrectFileSystemLifeCycleStateException.Builder,IncorrectFileSystemLifeCycleStateException>
Returned if the file system's lifecycle state is not "available".
| Modifier and Type | Class and Description |
|---|---|
static interface |
IncorrectFileSystemLifeCycleStateException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static IncorrectFileSystemLifeCycleStateException.Builder |
builder() |
String |
errorCode()
Returns the value of the ErrorCode property for this object.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends IncorrectFileSystemLifeCycleStateException.Builder> |
serializableBuilderClass() |
IncorrectFileSystemLifeCycleStateException.Builder |
toBuilder() |
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 IncorrectFileSystemLifeCycleStateException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<IncorrectFileSystemLifeCycleStateException.Builder,IncorrectFileSystemLifeCycleStateException>toBuilder in class EfsExceptionpublic static IncorrectFileSystemLifeCycleStateException.Builder builder()
public static Class<? extends IncorrectFileSystemLifeCycleStateException.Builder> serializableBuilderClass()
public String errorCode()
Copyright © 2023. All rights reserved.