@Generated(value="software.amazon.awssdk:codegen") public final class InvalidDbProxyEndpointStateException extends RdsException implements ToCopyableBuilder<InvalidDbProxyEndpointStateException.Builder,InvalidDbProxyEndpointStateException>
You can't perform this operation while the DB proxy endpoint is in a particular state.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidDbProxyEndpointStateException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidDbProxyEndpointStateException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidDbProxyEndpointStateException.Builder> |
serializableBuilderClass() |
InvalidDbProxyEndpointStateException.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 InvalidDbProxyEndpointStateException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidDbProxyEndpointStateException.Builder,InvalidDbProxyEndpointStateException>toBuilder in class RdsExceptionpublic static InvalidDbProxyEndpointStateException.Builder builder()
public static Class<? extends InvalidDbProxyEndpointStateException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.