| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise |
Welcome to the IoT SiteWise API Reference.
|
| software.amazon.awssdk.services.iotsitewise.paginators | |
| software.amazon.awssdk.services.iotsitewise.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchGetAssetPropertyValueHistoryResponse> |
IoTSiteWiseAsyncClient.batchGetAssetPropertyValueHistory(BatchGetAssetPropertyValueHistoryRequest batchGetAssetPropertyValueHistoryRequest)
Gets the historical values for one or more asset properties.
|
default BatchGetAssetPropertyValueHistoryResponse |
IoTSiteWiseClient.batchGetAssetPropertyValueHistory(BatchGetAssetPropertyValueHistoryRequest batchGetAssetPropertyValueHistoryRequest)
Gets the historical values for one or more asset properties.
|
default BatchGetAssetPropertyValueHistoryPublisher |
IoTSiteWiseAsyncClient.batchGetAssetPropertyValueHistoryPaginator(BatchGetAssetPropertyValueHistoryRequest batchGetAssetPropertyValueHistoryRequest)
Gets the historical values for one or more asset properties.
|
default BatchGetAssetPropertyValueHistoryIterable |
IoTSiteWiseClient.batchGetAssetPropertyValueHistoryPaginator(BatchGetAssetPropertyValueHistoryRequest batchGetAssetPropertyValueHistoryRequest)
Gets the historical values for one or more asset properties.
|
| Constructor and Description |
|---|
BatchGetAssetPropertyValueHistoryIterable(IoTSiteWiseClient client,
BatchGetAssetPropertyValueHistoryRequest firstRequest) |
BatchGetAssetPropertyValueHistoryPublisher(IoTSiteWiseAsyncClient client,
BatchGetAssetPropertyValueHistoryRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchGetAssetPropertyValueHistoryRequestMarshaller.marshall(BatchGetAssetPropertyValueHistoryRequest batchGetAssetPropertyValueHistoryRequest) |
Copyright © 2022. All rights reserved.