Uses of Class
software.amazon.awssdk.services.devicefarm.paginators.ListTestGridSessionsIterable
-
Packages that use ListTestGridSessionsIterable Package Description software.amazon.awssdk.services.devicefarm Welcome to the AWS Device Farm API documentation, which contains APIs for: -
-
Uses of ListTestGridSessionsIterable in software.amazon.awssdk.services.devicefarm
Methods in software.amazon.awssdk.services.devicefarm that return ListTestGridSessionsIterable Modifier and Type Method Description default ListTestGridSessionsIterableDeviceFarmClient. listTestGridSessionsPaginator(Consumer<ListTestGridSessionsRequest.Builder> listTestGridSessionsRequest)Retrieves a list of sessions for a TestGridProject.default ListTestGridSessionsIterableDeviceFarmClient. listTestGridSessionsPaginator(ListTestGridSessionsRequest listTestGridSessionsRequest)Retrieves a list of sessions for a TestGridProject.
-