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