Uses of Class
software.amazon.awssdk.services.redshift.paginators.DescribeClusterSnapshotsPublisher
-
Packages that use DescribeClusterSnapshotsPublisher Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of DescribeClusterSnapshotsPublisher in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that return DescribeClusterSnapshotsPublisher Modifier and Type Method Description default DescribeClusterSnapshotsPublisherRedshiftAsyncClient. describeClusterSnapshotsPaginator()Returns one or more snapshot objects, which contain metadata about your cluster snapshots.default DescribeClusterSnapshotsPublisherRedshiftAsyncClient. describeClusterSnapshotsPaginator(Consumer<DescribeClusterSnapshotsRequest.Builder> describeClusterSnapshotsRequest)Returns one or more snapshot objects, which contain metadata about your cluster snapshots.default DescribeClusterSnapshotsPublisherRedshiftAsyncClient. describeClusterSnapshotsPaginator(DescribeClusterSnapshotsRequest describeClusterSnapshotsRequest)Returns one or more snapshot objects, which contain metadata about your cluster snapshots.
-