Uses of Class
software.amazon.awssdk.services.devicefarm.paginators.ListJobsPublisher
-
Packages that use ListJobsPublisher Package Description software.amazon.awssdk.services.devicefarm Welcome to the AWS Device Farm API documentation, which contains APIs for: -
-
Uses of ListJobsPublisher in software.amazon.awssdk.services.devicefarm
Methods in software.amazon.awssdk.services.devicefarm that return ListJobsPublisher Modifier and Type Method Description default ListJobsPublisherDeviceFarmAsyncClient. listJobsPaginator(Consumer<ListJobsRequest.Builder> listJobsRequest)Gets information about jobs for a given test run.default ListJobsPublisherDeviceFarmAsyncClient. listJobsPaginator(ListJobsRequest listJobsRequest)Gets information about jobs for a given test run.
-