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