Uses of Class
software.amazon.awssdk.services.iot1clickprojects.paginators.ListPlacementsIterable
-
Packages that use ListPlacementsIterable Package Description software.amazon.awssdk.services.iot1clickprojects The AWS IoT 1-Click Projects API Reference -
-
Uses of ListPlacementsIterable in software.amazon.awssdk.services.iot1clickprojects
Methods in software.amazon.awssdk.services.iot1clickprojects that return ListPlacementsIterable Modifier and Type Method Description default ListPlacementsIterableIot1ClickProjectsClient. listPlacementsPaginator(Consumer<ListPlacementsRequest.Builder> listPlacementsRequest)Lists the placement(s) of a project.default ListPlacementsIterableIot1ClickProjectsClient. listPlacementsPaginator(ListPlacementsRequest listPlacementsRequest)Lists the placement(s) of a project.
-