Uses of Class
software.amazon.awssdk.services.iotsitewise.paginators.BatchGetAssetPropertyValueHistoryIterable
-
Packages that use BatchGetAssetPropertyValueHistoryIterable Package Description software.amazon.awssdk.services.iotsitewise Welcome to the IoT SiteWise API Reference. -
-
Uses of BatchGetAssetPropertyValueHistoryIterable in software.amazon.awssdk.services.iotsitewise
Methods in software.amazon.awssdk.services.iotsitewise that return BatchGetAssetPropertyValueHistoryIterable Modifier and Type Method Description default BatchGetAssetPropertyValueHistoryIterableIoTSiteWiseClient. batchGetAssetPropertyValueHistoryPaginator(Consumer<BatchGetAssetPropertyValueHistoryRequest.Builder> batchGetAssetPropertyValueHistoryRequest)default BatchGetAssetPropertyValueHistoryIterableIoTSiteWiseClient. batchGetAssetPropertyValueHistoryPaginator(BatchGetAssetPropertyValueHistoryRequest batchGetAssetPropertyValueHistoryRequest)
-