| Package | Description |
|---|---|
| com.amazonaws.services.iotsitewise |
Welcome to the IoT SiteWise API Reference.
|
| com.amazonaws.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
BatchGetAssetPropertyValueHistoryRequest |
BatchGetAssetPropertyValueHistoryRequest.clone() |
BatchGetAssetPropertyValueHistoryRequest |
BatchGetAssetPropertyValueHistoryRequest.withEntries(BatchGetAssetPropertyValueHistoryEntry... entries)
The list of asset property historical value entries for the batch get request.
|
BatchGetAssetPropertyValueHistoryRequest |
BatchGetAssetPropertyValueHistoryRequest.withEntries(Collection<BatchGetAssetPropertyValueHistoryEntry> entries)
The list of asset property historical value entries for the batch get request.
|
BatchGetAssetPropertyValueHistoryRequest |
BatchGetAssetPropertyValueHistoryRequest.withMaxResults(Integer maxResults)
The maximum number of results to return for each paginated request.
|
BatchGetAssetPropertyValueHistoryRequest |
BatchGetAssetPropertyValueHistoryRequest.withNextToken(String nextToken)
The token to be used for the next set of paginated results.
|
Copyright © 2023. All rights reserved.