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