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