| Package | Description |
|---|---|
| com.amazonaws.services.iotsitewise |
Welcome to the IoT SiteWise API Reference.
|
| com.amazonaws.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
BatchGetAssetPropertyAggregatesResult |
AbstractAWSIoTSiteWise.batchGetAssetPropertyAggregates(BatchGetAssetPropertyAggregatesRequest request) |
BatchGetAssetPropertyAggregatesResult |
AWSIoTSiteWise.batchGetAssetPropertyAggregates(BatchGetAssetPropertyAggregatesRequest batchGetAssetPropertyAggregatesRequest)
Gets aggregated values (for example, average, minimum, and maximum) for one or more asset properties.
|
BatchGetAssetPropertyAggregatesResult |
AWSIoTSiteWiseClient.batchGetAssetPropertyAggregates(BatchGetAssetPropertyAggregatesRequest request)
Gets aggregated values (for example, average, minimum, and maximum) for one or more asset properties.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetAssetPropertyAggregatesResult |
BatchGetAssetPropertyAggregatesResult.clone() |
BatchGetAssetPropertyAggregatesResult |
BatchGetAssetPropertyAggregatesResult.withErrorEntries(BatchGetAssetPropertyAggregatesErrorEntry... errorEntries)
A list of the errors (if any) associated with the batch request.
|
BatchGetAssetPropertyAggregatesResult |
BatchGetAssetPropertyAggregatesResult.withErrorEntries(Collection<BatchGetAssetPropertyAggregatesErrorEntry> errorEntries)
A list of the errors (if any) associated with the batch request.
|
BatchGetAssetPropertyAggregatesResult |
BatchGetAssetPropertyAggregatesResult.withNextToken(String nextToken)
The token for the next set of results, or null if there are no additional results.
|
BatchGetAssetPropertyAggregatesResult |
BatchGetAssetPropertyAggregatesResult.withSkippedEntries(BatchGetAssetPropertyAggregatesSkippedEntry... skippedEntries)
A list of entries that were not processed by this batch request.
|
BatchGetAssetPropertyAggregatesResult |
BatchGetAssetPropertyAggregatesResult.withSkippedEntries(Collection<BatchGetAssetPropertyAggregatesSkippedEntry> skippedEntries)
A list of entries that were not processed by this batch request.
|
BatchGetAssetPropertyAggregatesResult |
BatchGetAssetPropertyAggregatesResult.withSuccessEntries(BatchGetAssetPropertyAggregatesSuccessEntry... successEntries)
A list of entries that were processed successfully by this batch request.
|
BatchGetAssetPropertyAggregatesResult |
BatchGetAssetPropertyAggregatesResult.withSuccessEntries(Collection<BatchGetAssetPropertyAggregatesSuccessEntry> successEntries)
A list of entries that were processed successfully by this batch request.
|
Copyright © 2023. All rights reserved.