| Package | Description |
|---|---|
| software.amazon.awssdk.services.iottwinmaker.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchPutPropertyError.Builder |
BatchPutPropertyError.builder() |
default BatchPutPropertyError.Builder |
BatchPutPropertyError.Builder.entry(Consumer<PropertyValueEntry.Builder> entry)
An object that contains information about errors returned by the
BatchPutProperty action. |
BatchPutPropertyError.Builder |
BatchPutPropertyError.Builder.entry(PropertyValueEntry entry)
An object that contains information about errors returned by the
BatchPutProperty action. |
BatchPutPropertyError.Builder |
BatchPutPropertyError.Builder.errorCode(String errorCode)
The error code.
|
BatchPutPropertyError.Builder |
BatchPutPropertyError.Builder.errorMessage(String errorMessage)
The error message.
|
BatchPutPropertyError.Builder |
BatchPutPropertyError.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchPutPropertyError.Builder> |
BatchPutPropertyError.serializableBuilderClass() |
Copyright © 2023. All rights reserved.