| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchGetAssetPropertyValueHistoryEntry> |
BatchGetAssetPropertyValueHistoryRequest.entries()
The list of asset property historical value entries for the batch get request.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetAssetPropertyValueHistoryRequest.Builder |
BatchGetAssetPropertyValueHistoryRequest.Builder.entries(BatchGetAssetPropertyValueHistoryEntry... entries)
The list of asset property historical value entries for the batch get request.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetAssetPropertyValueHistoryRequest.Builder |
BatchGetAssetPropertyValueHistoryRequest.Builder.entries(Collection<BatchGetAssetPropertyValueHistoryEntry> entries)
The list of asset property historical value entries for the batch get request.
|
Copyright © 2022. All rights reserved.