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