Uses of Class
software.amazon.awssdk.services.devicefarm.paginators.ListTestsIterable
-
Packages that use ListTestsIterable Package Description software.amazon.awssdk.services.devicefarm Welcome to the AWS Device Farm API documentation, which contains APIs for: -
-
Uses of ListTestsIterable in software.amazon.awssdk.services.devicefarm
Methods in software.amazon.awssdk.services.devicefarm that return ListTestsIterable Modifier and Type Method Description default ListTestsIterableDeviceFarmClient. listTestsPaginator(Consumer<ListTestsRequest.Builder> listTestsRequest)Gets information about tests in a given test suite.default ListTestsIterableDeviceFarmClient. listTestsPaginator(ListTestsRequest listTestsRequest)Gets information about tests in a given test suite.
-