| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchPutAssetPropertyError> |
BatchPutAssetPropertyErrorEntry.errors()
The list of update property value errors.
|
| Modifier and Type | Method and Description |
|---|---|
BatchPutAssetPropertyErrorEntry.Builder |
BatchPutAssetPropertyErrorEntry.Builder.errors(BatchPutAssetPropertyError... errors)
The list of update property value errors.
|
| Modifier and Type | Method and Description |
|---|---|
BatchPutAssetPropertyErrorEntry.Builder |
BatchPutAssetPropertyErrorEntry.Builder.errors(Collection<BatchPutAssetPropertyError> errors)
The list of update property value errors.
|
Copyright © 2022. All rights reserved.