@Generated(value="software.amazon.awssdk:codegen") public final class SnapshotNotFoundException extends ElastiCacheException implements ToCopyableBuilder<SnapshotNotFoundException.Builder,SnapshotNotFoundException>
The requested snapshot name does not refer to an existing snapshot.
| Modifier and Type | Class and Description |
|---|---|
static interface |
SnapshotNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static SnapshotNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends SnapshotNotFoundException.Builder> |
serializableBuilderClass() |
SnapshotNotFoundException.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 SnapshotNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<SnapshotNotFoundException.Builder,SnapshotNotFoundException>toBuilder in class ElastiCacheExceptionpublic static SnapshotNotFoundException.Builder builder()
public static Class<? extends SnapshotNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.