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)This is a variant ofDeviceFarmClient.listDevicePools(software.amazon.awssdk.services.devicefarm.model.ListDevicePoolsRequest)operation.default ListDevicePoolsIterableDeviceFarmClient. listDevicePoolsPaginator(ListDevicePoolsRequest listDevicePoolsRequest)This is a variant ofDeviceFarmClient.listDevicePools(software.amazon.awssdk.services.devicefarm.model.ListDevicePoolsRequest)operation.
-