| Package | Description |
|---|---|
| software.amazon.awssdk.services.iottwinmaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<PropertyFilter> |
GetPropertyValueHistoryRequest.propertyFilters()
A list of objects that filter the property value history request.
|
| Modifier and Type | Method and Description |
|---|---|
GetPropertyValueHistoryRequest.Builder |
GetPropertyValueHistoryRequest.Builder.propertyFilters(PropertyFilter... propertyFilters)
A list of objects that filter the property value history request.
|
| Modifier and Type | Method and Description |
|---|---|
GetPropertyValueHistoryRequest.Builder |
GetPropertyValueHistoryRequest.Builder.propertyFilters(Collection<PropertyFilter> propertyFilters)
A list of objects that filter the property value history request.
|
Copyright © 2022. All rights reserved.