Uses of Class
software.amazon.awssdk.services.devicefarm.paginators.ListDevicePoolsPublisher
-
Packages that use ListDevicePoolsPublisher Package Description software.amazon.awssdk.services.devicefarm Welcome to the AWS Device Farm API documentation, which contains APIs for: -
-
Uses of ListDevicePoolsPublisher in software.amazon.awssdk.services.devicefarm
Methods in software.amazon.awssdk.services.devicefarm that return ListDevicePoolsPublisher Modifier and Type Method Description default ListDevicePoolsPublisherDeviceFarmAsyncClient. listDevicePoolsPaginator(Consumer<ListDevicePoolsRequest.Builder> listDevicePoolsRequest)Gets information about device pools.default ListDevicePoolsPublisherDeviceFarmAsyncClient. listDevicePoolsPaginator(ListDevicePoolsRequest listDevicePoolsRequest)Gets information about device pools.
-