@Generated(value="software.amazon.awssdk:codegen") public class InvalidSnapshotStateException extends ElastiCacheException implements ToCopyableBuilder<InvalidSnapshotStateException.Builder,InvalidSnapshotStateException>
The current state of the snapshot does not allow the requested operation to occur.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidSnapshotStateException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidSnapshotStateException.Builder |
builder() |
static Class<? extends InvalidSnapshotStateException.Builder> |
serializableBuilderClass() |
InvalidSnapshotStateException.Builder |
toBuilder()
Take this object and create a builder that contains all of the current property values of this object.
|
additionalThrottlingCondition, isClockSkewExceptionerrorCode, errorCode, errorMessage, errorMessage, errorType, errorType, getMessage, headers, headers, isThrottlingException, rawResponse, rawResponse, requestId, requestId, serviceName, serviceName, statusCode, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic InvalidSnapshotStateException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<InvalidSnapshotStateException.Builder,InvalidSnapshotStateException>public static InvalidSnapshotStateException.Builder builder()
public static Class<? extends InvalidSnapshotStateException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.