Uses of Class
com.azure.resourcemanager.cdn.models.RankingsResponseTablesItem
Packages that use RankingsResponseTablesItem
Package
Description
Package containing the inner data models for CdnManagementClient.
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 RankingsResponseTablesItemModifier and TypeMethodDescriptionRankingsResponseInner.tables()Get the tables property: The tables property.Method parameters in com.azure.resourcemanager.cdn.fluent.models with type arguments of type RankingsResponseTablesItemModifier and TypeMethodDescriptionRankingsResponseInner.withTables(List<RankingsResponseTablesItem> tables) Set the tables property: The tables property. -
Uses of RankingsResponseTablesItem in com.azure.resourcemanager.cdn.models
Classes in com.azure.resourcemanager.cdn.models that implement interfaces with type arguments of type RankingsResponseTablesItemModifier and TypeClassDescriptionfinal classThe RankingsResponseTablesItem model.Methods in com.azure.resourcemanager.cdn.models that return RankingsResponseTablesItemModifier and TypeMethodDescriptionstatic RankingsResponseTablesItemRankingsResponseTablesItem.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RankingsResponseTablesItem from the JsonReader.RankingsResponseTablesItem.withData(List<RankingsResponseTablesPropertiesItemsItem> data) Set the data property: The data property.RankingsResponseTablesItem.withRanking(String ranking) Set the ranking property: The ranking property.