Uses of Class
com.azure.resourcemanager.automation.models.StatisticsListResult
Packages that use StatisticsListResult
Package
Description
Package containing the data models for AutomationClient.
-
Uses of StatisticsListResult in com.azure.resourcemanager.automation.models
Methods in com.azure.resourcemanager.automation.models that return StatisticsListResultModifier and TypeMethodDescriptionstatic StatisticsListResult
StatisticsListResult.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of StatisticsListResult from the JsonReader.StatisticsListResult.withValue
(List<StatisticsInner> value) Set the value property: Gets or sets a list of statistics.