@Generated(value="software.amazon.awssdk:codegen") public final class DbProxyNotFoundException extends RdsException implements ToCopyableBuilder<DbProxyNotFoundException.Builder,DbProxyNotFoundException>
The specified proxy name doesn't correspond to a proxy owned by your Amazon Web Services account in the specified Amazon Web Services Region.
| Modifier and Type | Class and Description |
|---|---|
static interface |
DbProxyNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DbProxyNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DbProxyNotFoundException.Builder> |
serializableBuilderClass() |
DbProxyNotFoundException.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 DbProxyNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<DbProxyNotFoundException.Builder,DbProxyNotFoundException>toBuilder in class RdsExceptionpublic static DbProxyNotFoundException.Builder builder()
public static Class<? extends DbProxyNotFoundException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.