@Generated(value="software.amazon.awssdk:codegen") public final class InvalidDbClusterEndpointStateException extends NeptuneException implements ToCopyableBuilder<InvalidDbClusterEndpointStateException.Builder,InvalidDbClusterEndpointStateException>
The requested operation cannot be performed on the endpoint while the endpoint is in this state.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidDbClusterEndpointStateException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidDbClusterEndpointStateException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidDbClusterEndpointStateException.Builder> |
serializableBuilderClass() |
InvalidDbClusterEndpointStateException.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 InvalidDbClusterEndpointStateException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidDbClusterEndpointStateException.Builder,InvalidDbClusterEndpointStateException>toBuilder in class NeptuneExceptionpublic static InvalidDbClusterEndpointStateException.Builder builder()
public static Class<? extends InvalidDbClusterEndpointStateException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.