@Generated(value="software.amazon.awssdk:codegen") public final class InvalidClusterStateException extends DaxException implements ToCopyableBuilder<InvalidClusterStateException.Builder,InvalidClusterStateException>
The requested DAX cluster is not in the available state.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidClusterStateException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidClusterStateException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidClusterStateException.Builder> |
serializableBuilderClass() |
InvalidClusterStateException.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 InvalidClusterStateException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidClusterStateException.Builder,InvalidClusterStateException>toBuilder in class DaxExceptionpublic static InvalidClusterStateException.Builder builder()
public static Class<? extends InvalidClusterStateException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.