| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise.model | |
| software.amazon.awssdk.services.iotsitewise.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<AggregatedValue> |
GetAssetPropertyAggregatesResponse.aggregatedValues()
The requested aggregated values.
|
| Modifier and Type | Method and Description |
|---|---|
GetAssetPropertyAggregatesResponse.Builder |
GetAssetPropertyAggregatesResponse.Builder.aggregatedValues(AggregatedValue... aggregatedValues)
The requested aggregated values.
|
| Modifier and Type | Method and Description |
|---|---|
GetAssetPropertyAggregatesResponse.Builder |
GetAssetPropertyAggregatesResponse.Builder.aggregatedValues(Collection<AggregatedValue> aggregatedValues)
The requested aggregated values.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<AggregatedValue> |
GetAssetPropertyAggregatesPublisher.aggregatedValues()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<AggregatedValue> |
GetAssetPropertyAggregatesIterable.aggregatedValues()
Returns an iterable to iterate through the paginated
GetAssetPropertyAggregatesResponse.aggregatedValues() member. |
Copyright © 2021. All rights reserved.