Uses of Class
software.amazon.awssdk.services.iotsitewise.paginators.BatchGetAssetPropertyValueHistoryPublisher
-
Packages that use BatchGetAssetPropertyValueHistoryPublisher Package Description software.amazon.awssdk.services.iotsitewise Welcome to the IoT SiteWise API Reference. -
-
Uses of BatchGetAssetPropertyValueHistoryPublisher in software.amazon.awssdk.services.iotsitewise
Methods in software.amazon.awssdk.services.iotsitewise that return BatchGetAssetPropertyValueHistoryPublisher Modifier and Type Method Description default BatchGetAssetPropertyValueHistoryPublisherIoTSiteWiseAsyncClient. batchGetAssetPropertyValueHistoryPaginator(Consumer<BatchGetAssetPropertyValueHistoryRequest.Builder> batchGetAssetPropertyValueHistoryRequest)Gets the historical values for one or more asset properties.default BatchGetAssetPropertyValueHistoryPublisherIoTSiteWiseAsyncClient. batchGetAssetPropertyValueHistoryPaginator(BatchGetAssetPropertyValueHistoryRequest batchGetAssetPropertyValueHistoryRequest)Gets the historical values for one or more asset properties.
-