@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, 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 InvalidDbProxyStateException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<InvalidDbProxyStateException.Builder,InvalidDbProxyStateException>
toBuilder
in class RdsException
public static InvalidDbProxyStateException.Builder builder()
public static Class<? extends InvalidDbProxyStateException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.