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