Uses of Interface
software.amazon.awssdk.services.rds.model.DbProxyTargetNotFoundException.Builder
Packages that use DbProxyTargetNotFoundException.Builder
-
Uses of DbProxyTargetNotFoundException.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return DbProxyTargetNotFoundException.BuilderModifier and TypeMethodDescriptionDbProxyTargetNotFoundException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) DbProxyTargetNotFoundException.builder()DbProxyTargetNotFoundException.Builder.numAttempts(Integer numAttempts) DbProxyTargetNotFoundException.Builder.statusCode(int statusCode) DbProxyTargetNotFoundException.toBuilder()DbProxyTargetNotFoundException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type DbProxyTargetNotFoundException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DbProxyTargetNotFoundException.Builder>DbProxyTargetNotFoundException.serializableBuilderClass()