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