| Package | Description |
|---|---|
| com.amazonaws.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
static AggregateType |
AggregateType.fromValue(String value)
Use this in place of valueOf.
|
static AggregateType |
AggregateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AggregateType[] |
AggregateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetAssetPropertyAggregatesEntry |
BatchGetAssetPropertyAggregatesEntry.withAggregateTypes(AggregateType... aggregateTypes)
The data aggregating function.
|
GetAssetPropertyAggregatesRequest |
GetAssetPropertyAggregatesRequest.withAggregateTypes(AggregateType... aggregateTypes)
The data aggregating function.
|
Copyright © 2024. All rights reserved.