@Generated(value="software.amazon.awssdk:codegen") public final class DbProxyTargetGroupNotFoundException extends RdsException implements ToCopyableBuilder<DbProxyTargetGroupNotFoundException.Builder,DbProxyTargetGroupNotFoundException>
The specified target group 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 |
DbProxyTargetGroupNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DbProxyTargetGroupNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DbProxyTargetGroupNotFoundException.Builder> |
serializableBuilderClass() |
DbProxyTargetGroupNotFoundException.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 DbProxyTargetGroupNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<DbProxyTargetGroupNotFoundException.Builder,DbProxyTargetGroupNotFoundException>toBuilder in class RdsExceptionpublic static DbProxyTargetGroupNotFoundException.Builder builder()
public static Class<? extends DbProxyTargetGroupNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.