Uses of Class
com.microsoft.azure.management.cdn.RankingsResponseTablesItemDataItemMetricsItem
Packages that use RankingsResponseTablesItemDataItemMetricsItem
Package
Description
This package contains the classes for CdnManagementClient.
-
Uses of RankingsResponseTablesItemDataItemMetricsItem in com.microsoft.azure.management.cdn
Methods in com.microsoft.azure.management.cdn that return RankingsResponseTablesItemDataItemMetricsItemModifier and TypeMethodDescriptionRankingsResponseTablesItemDataItemMetricsItem.withMetric
(String metric) Set the metric value.RankingsResponseTablesItemDataItemMetricsItem.withPercentage
(Double percentage) Set the percentage value.Set the value value.Methods in com.microsoft.azure.management.cdn that return types with arguments of type RankingsResponseTablesItemDataItemMetricsItemModifier and TypeMethodDescriptionRankingsResponseTablesItemDataItem.metrics()
Get the metrics value.Method parameters in com.microsoft.azure.management.cdn with type arguments of type RankingsResponseTablesItemDataItemMetricsItemModifier and TypeMethodDescriptionRankingsResponseTablesItemDataItem.withMetrics
(List<RankingsResponseTablesItemDataItemMetricsItem> metrics) Set the metrics value.