@Generated(value="software.amazon.awssdk:codegen") public final class BackupInProgressException extends FSxException implements ToCopyableBuilder<BackupInProgressException.Builder,BackupInProgressException>
Another backup is already under way. Wait for completion before initiating additional backups of this file system.
| Modifier and Type | Class and Description |
|---|---|
static interface |
BackupInProgressException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static BackupInProgressException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends BackupInProgressException.Builder> |
serializableBuilderClass() |
BackupInProgressException.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 BackupInProgressException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<BackupInProgressException.Builder,BackupInProgressException>toBuilder in class FSxExceptionpublic static BackupInProgressException.Builder builder()
public static Class<? extends BackupInProgressException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.