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