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