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