@Generated(value="software.amazon.awssdk:codegen") public final class InvalidDbClusterSnapshotStateException extends RdsException implements ToCopyableBuilder<InvalidDbClusterSnapshotStateException.Builder,InvalidDbClusterSnapshotStateException>
The supplied value isn't a valid DB cluster snapshot state.
Modifier and Type | Class and Description |
---|---|
static interface |
InvalidDbClusterSnapshotStateException.Builder |
Modifier and Type | Method and Description |
---|---|
static InvalidDbClusterSnapshotStateException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidDbClusterSnapshotStateException.Builder> |
serializableBuilderClass() |
InvalidDbClusterSnapshotStateException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
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 InvalidDbClusterSnapshotStateException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<InvalidDbClusterSnapshotStateException.Builder,InvalidDbClusterSnapshotStateException>
toBuilder
in class RdsException
public static InvalidDbClusterSnapshotStateException.Builder builder()
public static Class<? extends InvalidDbClusterSnapshotStateException.Builder> serializableBuilderClass()
Copyright © 2019. All rights reserved.