| Package | Description |
|---|---|
| software.amazon.awssdk.services.iottwinmaker.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchPutPropertyValuesResponse.Builder |
BatchPutPropertyValuesResponse.builder() |
BatchPutPropertyValuesResponse.Builder |
BatchPutPropertyValuesResponse.Builder.errorEntries(BatchPutPropertyErrorEntry... errorEntries)
Entries that caused errors in the batch put operation.
|
BatchPutPropertyValuesResponse.Builder |
BatchPutPropertyValuesResponse.Builder.errorEntries(Collection<BatchPutPropertyErrorEntry> errorEntries)
Entries that caused errors in the batch put operation.
|
BatchPutPropertyValuesResponse.Builder |
BatchPutPropertyValuesResponse.Builder.errorEntries(Consumer<BatchPutPropertyErrorEntry.Builder>... errorEntries)
Entries that caused errors in the batch put operation.
|
BatchPutPropertyValuesResponse.Builder |
BatchPutPropertyValuesResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchPutPropertyValuesResponse.Builder> |
BatchPutPropertyValuesResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.