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)This is a variant ofRedshiftServerlessAsyncClient.listSnapshots(software.amazon.awssdk.services.redshiftserverless.model.ListSnapshotsRequest)operation.default ListSnapshotsPublisherRedshiftServerlessAsyncClient. listSnapshotsPaginator(ListSnapshotsRequest listSnapshotsRequest)This is a variant ofRedshiftServerlessAsyncClient.listSnapshots(software.amazon.awssdk.services.redshiftserverless.model.ListSnapshotsRequest)operation.
-