Uses of Class
software.amazon.awssdk.services.iotsitewise.model.Aggregates
-
Packages that use Aggregates Package Description software.amazon.awssdk.services.iotsitewise.model -
-
Uses of Aggregates in software.amazon.awssdk.services.iotsitewise.model
Methods in software.amazon.awssdk.services.iotsitewise.model that return Aggregates Modifier and Type Method Description AggregatesAggregatedValue. value()The value of the aggregates.Methods in software.amazon.awssdk.services.iotsitewise.model with parameters of type Aggregates Modifier and Type Method Description AggregatedValue.BuilderAggregatedValue.Builder. value(Aggregates value)The value of the aggregates.
-