@Generated(value="software.amazon.awssdk:codegen") public final class InvalidDbClusterEndpointStateException extends RdsException implements ToCopyableBuilder<InvalidDbClusterEndpointStateException.Builder,InvalidDbClusterEndpointStateException>
The requested operation can't 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, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public InvalidDbClusterEndpointStateException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<InvalidDbClusterEndpointStateException.Builder,InvalidDbClusterEndpointStateException>
toBuilder
in class RdsException
public static InvalidDbClusterEndpointStateException.Builder builder()
public static Class<? extends InvalidDbClusterEndpointStateException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.