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