Uses of Class
software.amazon.awssdk.services.braket.paginators.SearchJobsPublisher
-
Packages that use SearchJobsPublisher Package Description software.amazon.awssdk.services.braket The Amazon Braket API Reference provides information about the operations and structures supported in Amazon Braket. -
-
Uses of SearchJobsPublisher in software.amazon.awssdk.services.braket
Methods in software.amazon.awssdk.services.braket that return SearchJobsPublisher Modifier and Type Method Description default SearchJobsPublisherBraketAsyncClient. searchJobsPaginator(Consumer<SearchJobsRequest.Builder> searchJobsRequest)This is a variant ofBraketAsyncClient.searchJobs(software.amazon.awssdk.services.braket.model.SearchJobsRequest)operation.default SearchJobsPublisherBraketAsyncClient. searchJobsPaginator(SearchJobsRequest searchJobsRequest)This is a variant ofBraketAsyncClient.searchJobs(software.amazon.awssdk.services.braket.model.SearchJobsRequest)operation.
-