Uses of Class
software.amazon.awssdk.services.iotsitewise.paginators.ListAssetPropertiesPublisher
-
Packages that use ListAssetPropertiesPublisher Package Description software.amazon.awssdk.services.iotsitewise Welcome to the IoT SiteWise API Reference. -
-
Uses of ListAssetPropertiesPublisher in software.amazon.awssdk.services.iotsitewise
Methods in software.amazon.awssdk.services.iotsitewise that return ListAssetPropertiesPublisher Modifier and Type Method Description default ListAssetPropertiesPublisherIoTSiteWiseAsyncClient. listAssetPropertiesPaginator(Consumer<ListAssetPropertiesRequest.Builder> listAssetPropertiesRequest)This is a variant ofIoTSiteWiseAsyncClient.listAssetProperties(software.amazon.awssdk.services.iotsitewise.model.ListAssetPropertiesRequest)operation.default ListAssetPropertiesPublisherIoTSiteWiseAsyncClient. listAssetPropertiesPaginator(ListAssetPropertiesRequest listAssetPropertiesRequest)This is a variant ofIoTSiteWiseAsyncClient.listAssetProperties(software.amazon.awssdk.services.iotsitewise.model.ListAssetPropertiesRequest)operation.
-