Uses of Class
software.amazon.awssdk.services.rds.paginators.DescribeDBClusterSnapshotsIterable
-
Packages that use DescribeDBClusterSnapshotsIterable Package Description software.amazon.awssdk.services.rds Amazon Relational Database Service -
-
Uses of DescribeDBClusterSnapshotsIterable in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that return DescribeDBClusterSnapshotsIterable Modifier and Type Method Description default DescribeDBClusterSnapshotsIterableRdsClient. describeDBClusterSnapshotsPaginator()This is a variant ofRdsClient.describeDBClusterSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbClusterSnapshotsRequest)operation.default DescribeDBClusterSnapshotsIterableRdsClient. describeDBClusterSnapshotsPaginator(Consumer<DescribeDbClusterSnapshotsRequest.Builder> describeDbClusterSnapshotsRequest)This is a variant ofRdsClient.describeDBClusterSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbClusterSnapshotsRequest)operation.default DescribeDBClusterSnapshotsIterableRdsClient. describeDBClusterSnapshotsPaginator(DescribeDbClusterSnapshotsRequest describeDbClusterSnapshotsRequest)This is a variant ofRdsClient.describeDBClusterSnapshots(software.amazon.awssdk.services.rds.model.DescribeDbClusterSnapshotsRequest)operation.
-