Uses of Class
software.amazon.awssdk.services.iotsitewise.model.Metric
-
Packages that use Metric Package Description software.amazon.awssdk.services.iotsitewise.model -
-
Uses of Metric in software.amazon.awssdk.services.iotsitewise.model
Methods in software.amazon.awssdk.services.iotsitewise.model that return Metric Modifier and Type Method Description MetricPropertyType. metric()Specifies an asset metric property.Methods in software.amazon.awssdk.services.iotsitewise.model with parameters of type Metric Modifier and Type Method Description PropertyType.BuilderPropertyType.Builder. metric(Metric metric)Specifies an asset metric property.
-