| Package | Description |
|---|---|
| software.amazon.awssdk.services.iottwinmaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchPutPropertyError> |
BatchPutPropertyErrorEntry.errors()
A list of objects that contain information about errors returned by the
BatchPutProperty action. |
| Modifier and Type | Method and Description |
|---|---|
BatchPutPropertyErrorEntry.Builder |
BatchPutPropertyErrorEntry.Builder.errors(BatchPutPropertyError... errors)
A list of objects that contain information about errors returned by the
BatchPutProperty action. |
| Modifier and Type | Method and Description |
|---|---|
BatchPutPropertyErrorEntry.Builder |
BatchPutPropertyErrorEntry.Builder.errors(Collection<BatchPutPropertyError> errors)
A list of objects that contain information about errors returned by the
BatchPutProperty action. |
Copyright © 2022. All rights reserved.