Uses of Interface
software.amazon.awssdk.services.rds.model.DescribeDbClusterSnapshotsResponse.Builder
Packages that use DescribeDbClusterSnapshotsResponse.Builder
-
Uses of DescribeDbClusterSnapshotsResponse.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return DescribeDbClusterSnapshotsResponse.BuilderModifier and TypeMethodDescriptionDescribeDbClusterSnapshotsResponse.builder()DescribeDbClusterSnapshotsResponse.Builder.dbClusterSnapshots(Collection<DBClusterSnapshot> dbClusterSnapshots) Provides a list of DB cluster snapshots for the user.DescribeDbClusterSnapshotsResponse.Builder.dbClusterSnapshots(Consumer<DBClusterSnapshot.Builder>... dbClusterSnapshots) Provides a list of DB cluster snapshots for the user.DescribeDbClusterSnapshotsResponse.Builder.dbClusterSnapshots(DBClusterSnapshot... dbClusterSnapshots) Provides a list of DB cluster snapshots for the user.An optional pagination token provided by a previousDescribeDBClusterSnapshotsrequest.DescribeDbClusterSnapshotsResponse.toBuilder()Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type DescribeDbClusterSnapshotsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeDbClusterSnapshotsResponse.Builder>DescribeDbClusterSnapshotsResponse.serializableBuilderClass()