| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchPutAssetPropertyValueResponse.Builder |
BatchPutAssetPropertyValueResponse.builder() |
BatchPutAssetPropertyValueResponse.Builder |
BatchPutAssetPropertyValueResponse.Builder.errorEntries(BatchPutAssetPropertyErrorEntry... errorEntries)
A list of the errors (if any) associated with the batch put request.
|
BatchPutAssetPropertyValueResponse.Builder |
BatchPutAssetPropertyValueResponse.Builder.errorEntries(Collection<BatchPutAssetPropertyErrorEntry> errorEntries)
A list of the errors (if any) associated with the batch put request.
|
BatchPutAssetPropertyValueResponse.Builder |
BatchPutAssetPropertyValueResponse.Builder.errorEntries(Consumer<BatchPutAssetPropertyErrorEntry.Builder>... errorEntries)
A list of the errors (if any) associated with the batch put request.
|
BatchPutAssetPropertyValueResponse.Builder |
BatchPutAssetPropertyValueResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchPutAssetPropertyValueResponse.Builder> |
BatchPutAssetPropertyValueResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.