Uses of Class
software.amazon.awssdk.services.iotsitewise.paginators.ListProjectAssetsPublisher
-
Packages that use ListProjectAssetsPublisher Package Description software.amazon.awssdk.services.iotsitewise Welcome to the IoT SiteWise API Reference. -
-
Uses of ListProjectAssetsPublisher in software.amazon.awssdk.services.iotsitewise
Methods in software.amazon.awssdk.services.iotsitewise that return ListProjectAssetsPublisher Modifier and Type Method Description default ListProjectAssetsPublisherIoTSiteWiseAsyncClient. listProjectAssetsPaginator(Consumer<ListProjectAssetsRequest.Builder> listProjectAssetsRequest)Retrieves a paginated list of assets associated with an IoT SiteWise Monitor project.default ListProjectAssetsPublisherIoTSiteWiseAsyncClient. listProjectAssetsPaginator(ListProjectAssetsRequest listProjectAssetsRequest)Retrieves a paginated list of assets associated with an IoT SiteWise Monitor project.
-