@Generated(value="software.amazon.awssdk:codegen") public final class InvalidExportSourceStateException extends RdsException implements ToCopyableBuilder<InvalidExportSourceStateException.Builder,InvalidExportSourceStateException>
The state of the export snapshot is invalid for exporting to an Amazon S3 bucket.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidExportSourceStateException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidExportSourceStateException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidExportSourceStateException.Builder> |
serializableBuilderClass() |
InvalidExportSourceStateException.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 InvalidExportSourceStateException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidExportSourceStateException.Builder,InvalidExportSourceStateException>toBuilder in class RdsExceptionpublic static InvalidExportSourceStateException.Builder builder()
public static Class<? extends InvalidExportSourceStateException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.