@Generated(value="software.amazon.awssdk:codegen") public final class DbClusterSnapshotNotFoundException extends RdsException implements ToCopyableBuilder<DbClusterSnapshotNotFoundException.Builder,DbClusterSnapshotNotFoundException>
DBClusterSnapshotIdentifier
doesn't refer to an existing DB cluster snapshot.
Modifier and Type | Class and Description |
---|---|
static interface |
DbClusterSnapshotNotFoundException.Builder |
Modifier and Type | Method and Description |
---|---|
static DbClusterSnapshotNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DbClusterSnapshotNotFoundException.Builder> |
serializableBuilderClass() |
DbClusterSnapshotNotFoundException.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 DbClusterSnapshotNotFoundException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<DbClusterSnapshotNotFoundException.Builder,DbClusterSnapshotNotFoundException>
toBuilder
in class RdsException
public static DbClusterSnapshotNotFoundException.Builder builder()
public static Class<? extends DbClusterSnapshotNotFoundException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.