Uses of Class
com.azure.resourcemanager.cdn.models.RankingsResponseTablesItem
-
Packages that use RankingsResponseTablesItem Package Description com.azure.resourcemanager.cdn.fluent.models Package containing the inner data models for CdnManagementClient.com.azure.resourcemanager.cdn.models Package containing the data models for CdnManagementClient. -
-
Uses of RankingsResponseTablesItem in com.azure.resourcemanager.cdn.fluent.models
Methods in com.azure.resourcemanager.cdn.fluent.models that return types with arguments of type RankingsResponseTablesItem Modifier and Type Method Description List<RankingsResponseTablesItem>RankingsResponseInner. tables()Get the tables property: The tables property.Method parameters in com.azure.resourcemanager.cdn.fluent.models with type arguments of type RankingsResponseTablesItem Modifier and Type Method Description RankingsResponseInnerRankingsResponseInner. withTables(List<RankingsResponseTablesItem> tables)Set the tables property: The tables property. -
Uses of RankingsResponseTablesItem in com.azure.resourcemanager.cdn.models
Methods in com.azure.resourcemanager.cdn.models that return RankingsResponseTablesItem Modifier and Type Method Description RankingsResponseTablesItemRankingsResponseTablesItem. withData(List<RankingsResponseTablesPropertiesItemsItem> data)Set the data property: The data property.RankingsResponseTablesItemRankingsResponseTablesItem. withRanking(String ranking)Set the ranking property: The ranking property.
-