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