Uses of Class
software.amazon.awssdk.services.devicefarm.paginators.ListProjectsIterable
-
Packages that use ListProjectsIterable Package Description software.amazon.awssdk.services.devicefarm Welcome to the AWS Device Farm API documentation, which contains APIs for: -
-
Uses of ListProjectsIterable in software.amazon.awssdk.services.devicefarm
Methods in software.amazon.awssdk.services.devicefarm that return ListProjectsIterable Modifier and Type Method Description default ListProjectsIterableDeviceFarmClient. listProjectsPaginator()Gets information about projects.default ListProjectsIterableDeviceFarmClient. listProjectsPaginator(Consumer<ListProjectsRequest.Builder> listProjectsRequest)Gets information about projects.default ListProjectsIterableDeviceFarmClient. listProjectsPaginator(ListProjectsRequest listProjectsRequest)Gets information about projects.
-