Uses of Interface
software.amazon.awssdk.services.rds.model.DeleteDbClusterSnapshotResponse.Builder
Packages that use DeleteDbClusterSnapshotResponse.Builder
-
Uses of DeleteDbClusterSnapshotResponse.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return DeleteDbClusterSnapshotResponse.BuilderModifier and TypeMethodDescriptionDeleteDbClusterSnapshotResponse.builder()DeleteDbClusterSnapshotResponse.Builder.dbClusterSnapshot(Consumer<DBClusterSnapshot.Builder> dbClusterSnapshot) Sets the value of the DBClusterSnapshot property for this object.DeleteDbClusterSnapshotResponse.Builder.dbClusterSnapshot(DBClusterSnapshot dbClusterSnapshot) Sets the value of the DBClusterSnapshot property for this object.DeleteDbClusterSnapshotResponse.toBuilder()Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type DeleteDbClusterSnapshotResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DeleteDbClusterSnapshotResponse.Builder>DeleteDbClusterSnapshotResponse.serializableBuilderClass()