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