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