| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchPutAssetPropertyErrorEntry.Builder |
BatchPutAssetPropertyErrorEntry.builder() |
BatchPutAssetPropertyErrorEntry.Builder |
BatchPutAssetPropertyErrorEntry.Builder.entryId(String entryId)
The ID of the failed entry.
|
BatchPutAssetPropertyErrorEntry.Builder |
BatchPutAssetPropertyErrorEntry.Builder.errors(BatchPutAssetPropertyError... errors)
The list of update property value errors.
|
BatchPutAssetPropertyErrorEntry.Builder |
BatchPutAssetPropertyErrorEntry.Builder.errors(Collection<BatchPutAssetPropertyError> errors)
The list of update property value errors.
|
BatchPutAssetPropertyErrorEntry.Builder |
BatchPutAssetPropertyErrorEntry.Builder.errors(Consumer<BatchPutAssetPropertyError.Builder>... errors)
The list of update property value errors.
|
BatchPutAssetPropertyErrorEntry.Builder |
BatchPutAssetPropertyErrorEntry.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchPutAssetPropertyErrorEntry.Builder> |
BatchPutAssetPropertyErrorEntry.serializableBuilderClass() |
Copyright © 2022. All rights reserved.