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