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