Uses of Class
software.amazon.awssdk.services.devicefarm.paginators.ListRunsPublisher
-
Packages that use ListRunsPublisher Package Description software.amazon.awssdk.services.devicefarm Welcome to the AWS Device Farm API documentation, which contains APIs for: -
-
Uses of ListRunsPublisher in software.amazon.awssdk.services.devicefarm
Methods in software.amazon.awssdk.services.devicefarm that return ListRunsPublisher Modifier and Type Method Description default ListRunsPublisherDeviceFarmAsyncClient. listRunsPaginator(Consumer<ListRunsRequest.Builder> listRunsRequest)Gets information about runs, given an AWS Device Farm project ARN.default ListRunsPublisherDeviceFarmAsyncClient. listRunsPaginator(ListRunsRequest listRunsRequest)Gets information about runs, given an AWS Device Farm project ARN.
-