| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
BatchGetAssetPropertyValueEntry.Builder |
BatchGetAssetPropertyValueEntry.Builder.assetId(String assetId)
The ID of the asset in which the asset property was created.
|
static BatchGetAssetPropertyValueEntry.Builder |
BatchGetAssetPropertyValueEntry.builder() |
BatchGetAssetPropertyValueEntry.Builder |
BatchGetAssetPropertyValueEntry.Builder.entryId(String entryId)
The ID of the entry.
|
BatchGetAssetPropertyValueEntry.Builder |
BatchGetAssetPropertyValueEntry.Builder.propertyAlias(String propertyAlias)
The alias that identifies the property, such as an OPC-UA server data stream path (for example,
/company/windfarm/3/turbine/7/temperature). |
BatchGetAssetPropertyValueEntry.Builder |
BatchGetAssetPropertyValueEntry.Builder.propertyId(String propertyId)
The ID of the asset property.
|
BatchGetAssetPropertyValueEntry.Builder |
BatchGetAssetPropertyValueEntry.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchGetAssetPropertyValueEntry.Builder> |
BatchGetAssetPropertyValueEntry.serializableBuilderClass() |
Copyright © 2022. All rights reserved.