@Generated(value="software.amazon.awssdk:codegen") public final class DbSnapshotNotFoundException extends RdsException implements ToCopyableBuilder<DbSnapshotNotFoundException.Builder,DbSnapshotNotFoundException>
DBSnapshotIdentifier doesn't refer to an existing DB snapshot.
Modifier and Type | Class and Description |
---|---|
static interface |
DbSnapshotNotFoundException.Builder |
Modifier and Type | Method and Description |
---|---|
static DbSnapshotNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DbSnapshotNotFoundException.Builder> |
serializableBuilderClass() |
DbSnapshotNotFoundException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
requestId, statusCode
retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
public DbSnapshotNotFoundException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<DbSnapshotNotFoundException.Builder,DbSnapshotNotFoundException>
toBuilder
in class RdsException
public static DbSnapshotNotFoundException.Builder builder()
public static Class<? extends DbSnapshotNotFoundException.Builder> serializableBuilderClass()
Copyright © 2019. All rights reserved.