@Generated(value="software.amazon.awssdk:codegen") public final class DbProxyEndpointNotFoundException extends RdsException implements ToCopyableBuilder<DbProxyEndpointNotFoundException.Builder,DbProxyEndpointNotFoundException>
The DB proxy endpoint doesn't exist.
Modifier and Type | Class and Description |
---|---|
static interface |
DbProxyEndpointNotFoundException.Builder |
Modifier and Type | Method and Description |
---|---|
static DbProxyEndpointNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DbProxyEndpointNotFoundException.Builder> |
serializableBuilderClass() |
DbProxyEndpointNotFoundException.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 DbProxyEndpointNotFoundException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<DbProxyEndpointNotFoundException.Builder,DbProxyEndpointNotFoundException>
toBuilder
in class RdsException
public static DbProxyEndpointNotFoundException.Builder builder()
public static Class<? extends DbProxyEndpointNotFoundException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.