Serializable
, ToCopyableBuilder<InvalidCacheClusterStateException.Builder,InvalidCacheClusterStateException>
@Generated("software.amazon.awssdk:codegen") public class InvalidCacheClusterStateException extends ElastiCacheException implements ToCopyableBuilder<InvalidCacheClusterStateException.Builder,InvalidCacheClusterStateException>
The requested cache cluster is not in the available
state.
Modifier and Type | Class | Description |
---|---|---|
static interface |
InvalidCacheClusterStateException.Builder |
AmazonServiceException.ErrorType
Modifier and Type | Method | Description |
---|---|---|
static InvalidCacheClusterStateException.Builder |
builder() |
|
static Class<? extends InvalidCacheClusterStateException.Builder> |
serializableBuilderClass() |
|
InvalidCacheClusterStateException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
isRetryable
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidCacheClusterStateException.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<InvalidCacheClusterStateException.Builder,InvalidCacheClusterStateException>
public static InvalidCacheClusterStateException.Builder builder()
public static Class<? extends InvalidCacheClusterStateException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.