Uses of Class
software.amazon.awssdk.services.devicefarm.paginators.ListTestGridProjectsPublisher
-
Packages that use ListTestGridProjectsPublisher Package Description software.amazon.awssdk.services.devicefarm Welcome to the AWS Device Farm API documentation, which contains APIs for: -
-
Uses of ListTestGridProjectsPublisher in software.amazon.awssdk.services.devicefarm
Methods in software.amazon.awssdk.services.devicefarm that return ListTestGridProjectsPublisher Modifier and Type Method Description default ListTestGridProjectsPublisherDeviceFarmAsyncClient. listTestGridProjectsPaginator(Consumer<ListTestGridProjectsRequest.Builder> listTestGridProjectsRequest)Gets a list of all Selenium testing projects in your account.default ListTestGridProjectsPublisherDeviceFarmAsyncClient. listTestGridProjectsPaginator(ListTestGridProjectsRequest listTestGridProjectsRequest)Gets a list of all Selenium testing projects in your account.
-