| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise |
Welcome to the IoT SiteWise API Reference.
|
| software.amazon.awssdk.services.iotsitewise.paginators | |
| software.amazon.awssdk.services.iotsitewise.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchGetAssetPropertyAggregatesResponse> |
IoTSiteWiseAsyncClient.batchGetAssetPropertyAggregates(BatchGetAssetPropertyAggregatesRequest batchGetAssetPropertyAggregatesRequest)
Gets aggregated values (for example, average, minimum, and maximum) for one or more asset properties.
|
default BatchGetAssetPropertyAggregatesResponse |
IoTSiteWiseClient.batchGetAssetPropertyAggregates(BatchGetAssetPropertyAggregatesRequest batchGetAssetPropertyAggregatesRequest)
Gets aggregated values (for example, average, minimum, and maximum) for one or more asset properties.
|
default BatchGetAssetPropertyAggregatesPublisher |
IoTSiteWiseAsyncClient.batchGetAssetPropertyAggregatesPaginator(BatchGetAssetPropertyAggregatesRequest batchGetAssetPropertyAggregatesRequest)
Gets aggregated values (for example, average, minimum, and maximum) for one or more asset properties.
|
default BatchGetAssetPropertyAggregatesIterable |
IoTSiteWiseClient.batchGetAssetPropertyAggregatesPaginator(BatchGetAssetPropertyAggregatesRequest batchGetAssetPropertyAggregatesRequest)
Gets aggregated values (for example, average, minimum, and maximum) for one or more asset properties.
|
| Constructor and Description |
|---|
BatchGetAssetPropertyAggregatesIterable(IoTSiteWiseClient client,
BatchGetAssetPropertyAggregatesRequest firstRequest) |
BatchGetAssetPropertyAggregatesPublisher(IoTSiteWiseAsyncClient client,
BatchGetAssetPropertyAggregatesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchGetAssetPropertyAggregatesRequestMarshaller.marshall(BatchGetAssetPropertyAggregatesRequest batchGetAssetPropertyAggregatesRequest) |
Copyright © 2022. All rights reserved.