| Package | Description |
|---|---|
| software.amazon.awssdk.services.iottwinmaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<PropertyValueHistory> |
GetPropertyValueHistoryResponse.propertyValues()
An object that maps strings to the property definitions in the component type.
|
| Modifier and Type | Method and Description |
|---|---|
GetPropertyValueHistoryResponse.Builder |
GetPropertyValueHistoryResponse.Builder.propertyValues(PropertyValueHistory... propertyValues)
An object that maps strings to the property definitions in the component type.
|
| Modifier and Type | Method and Description |
|---|---|
GetPropertyValueHistoryResponse.Builder |
GetPropertyValueHistoryResponse.Builder.propertyValues(Collection<PropertyValueHistory> propertyValues)
An object that maps strings to the property definitions in the component type.
|
Copyright © 2023. All rights reserved.