@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, 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 InvalidExportSourceStateException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<InvalidExportSourceStateException.Builder,InvalidExportSourceStateException>
toBuilder
in class RdsException
public static InvalidExportSourceStateException.Builder builder()
public static Class<? extends InvalidExportSourceStateException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.