| Package | Description |
|---|---|
| software.amazon.awssdk.services.iottwinmaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchPutPropertyErrorEntry> |
BatchPutPropertyValuesResponse.errorEntries()
Entries that caused errors in the batch put operation.
|
| Modifier and Type | Method and Description |
|---|---|
BatchPutPropertyValuesResponse.Builder |
BatchPutPropertyValuesResponse.Builder.errorEntries(BatchPutPropertyErrorEntry... errorEntries)
Entries that caused errors in the batch put operation.
|
| Modifier and Type | Method and Description |
|---|---|
BatchPutPropertyValuesResponse.Builder |
BatchPutPropertyValuesResponse.Builder.errorEntries(Collection<BatchPutPropertyErrorEntry> errorEntries)
Entries that caused errors in the batch put operation.
|
Copyright © 2023. All rights reserved.