| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchGetAssetPropertyAggregatesErrorEntry> |
BatchGetAssetPropertyAggregatesResponse.errorEntries()
A list of the errors (if any) associated with the batch request.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetAssetPropertyAggregatesResponse.Builder |
BatchGetAssetPropertyAggregatesResponse.Builder.errorEntries(BatchGetAssetPropertyAggregatesErrorEntry... errorEntries)
A list of the errors (if any) associated with the batch request.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetAssetPropertyAggregatesResponse.Builder |
BatchGetAssetPropertyAggregatesResponse.Builder.errorEntries(Collection<BatchGetAssetPropertyAggregatesErrorEntry> errorEntries)
A list of the errors (if any) associated with the batch request.
|
Copyright © 2023. All rights reserved.