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