| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise |
Welcome to the AWS IoT SiteWise API Reference.
|
| software.amazon.awssdk.services.iotsitewise.paginators | |
| software.amazon.awssdk.services.iotsitewise.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetAssetPropertyAggregatesResponse |
IoTSiteWiseClient.getAssetPropertyAggregates(GetAssetPropertyAggregatesRequest getAssetPropertyAggregatesRequest)
Gets aggregated values for an asset property.
|
default CompletableFuture<GetAssetPropertyAggregatesResponse> |
IoTSiteWiseAsyncClient.getAssetPropertyAggregates(GetAssetPropertyAggregatesRequest getAssetPropertyAggregatesRequest)
Gets aggregated values for an asset property.
|
default GetAssetPropertyAggregatesIterable |
IoTSiteWiseClient.getAssetPropertyAggregatesPaginator(GetAssetPropertyAggregatesRequest getAssetPropertyAggregatesRequest)
Gets aggregated values for an asset property.
|
default GetAssetPropertyAggregatesPublisher |
IoTSiteWiseAsyncClient.getAssetPropertyAggregatesPaginator(GetAssetPropertyAggregatesRequest getAssetPropertyAggregatesRequest)
Gets aggregated values for an asset property.
|
| Constructor and Description |
|---|
GetAssetPropertyAggregatesIterable(IoTSiteWiseClient client,
GetAssetPropertyAggregatesRequest firstRequest) |
GetAssetPropertyAggregatesPublisher(IoTSiteWiseAsyncClient client,
GetAssetPropertyAggregatesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetAssetPropertyAggregatesRequestMarshaller.marshall(GetAssetPropertyAggregatesRequest getAssetPropertyAggregatesRequest) |
Copyright © 2021. All rights reserved.