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