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