@Generated(value="software.amazon.awssdk:codegen") public final class InvalidEndpointStateException extends RedshiftException implements ToCopyableBuilder<InvalidEndpointStateException.Builder,InvalidEndpointStateException>
The status of the endpoint is not valid.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidEndpointStateException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidEndpointStateException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidEndpointStateException.Builder> |
serializableBuilderClass() |
InvalidEndpointStateException.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 InvalidEndpointStateException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidEndpointStateException.Builder,InvalidEndpointStateException>toBuilder in class RedshiftExceptionpublic static InvalidEndpointStateException.Builder builder()
public static Class<? extends InvalidEndpointStateException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.