| Package | Description |
|---|---|
| software.amazon.awssdk.services.iottwinmaker.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchPutPropertyErrorEntry.Builder |
BatchPutPropertyErrorEntry.builder() |
BatchPutPropertyErrorEntry.Builder |
BatchPutPropertyErrorEntry.Builder.errors(BatchPutPropertyError... errors)
A list of objects that contain information about errors returned by the
BatchPutProperty action. |
BatchPutPropertyErrorEntry.Builder |
BatchPutPropertyErrorEntry.Builder.errors(Collection<BatchPutPropertyError> errors)
A list of objects that contain information about errors returned by the
BatchPutProperty action. |
BatchPutPropertyErrorEntry.Builder |
BatchPutPropertyErrorEntry.Builder.errors(Consumer<BatchPutPropertyError.Builder>... errors)
A list of objects that contain information about errors returned by the
BatchPutProperty action. |
BatchPutPropertyErrorEntry.Builder |
BatchPutPropertyErrorEntry.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchPutPropertyErrorEntry.Builder> |
BatchPutPropertyErrorEntry.serializableBuilderClass() |
Copyright © 2023. All rights reserved.