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