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