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