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