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