Uses of Class
software.amazon.awssdk.services.redshiftserverless.paginators.ListSnapshotsPublisher
-
Packages that use ListSnapshotsPublisher Package Description software.amazon.awssdk.services.redshiftserverless This is an interface reference for Amazon Redshift Serverless. -
-
Uses of ListSnapshotsPublisher in software.amazon.awssdk.services.redshiftserverless
Methods in software.amazon.awssdk.services.redshiftserverless that return ListSnapshotsPublisher Modifier and Type Method Description default ListSnapshotsPublisherRedshiftServerlessAsyncClient. listSnapshotsPaginator(Consumer<ListSnapshotsRequest.Builder> listSnapshotsRequest)Returns a list of snapshots.default ListSnapshotsPublisherRedshiftServerlessAsyncClient. listSnapshotsPaginator(ListSnapshotsRequest listSnapshotsRequest)Returns a list of snapshots.
-