Uses of Class
com.azure.resourcemanager.cdn.models.RouteListResult
Packages that use RouteListResult
Package
Description
Package containing the data models for CdnManagementClient.
-
Uses of RouteListResult in com.azure.resourcemanager.cdn.models
Classes in com.azure.resourcemanager.cdn.models that implement interfaces with type arguments of type RouteListResultModifier and TypeClassDescriptionfinal classResult of the request to list routes.Methods in com.azure.resourcemanager.cdn.models that return RouteListResultModifier and TypeMethodDescriptionstatic RouteListResultRouteListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RouteListResult from the JsonReader.RouteListResult.withNextLink(String nextLink) Set the nextLink property: URL to get the next set of route objects if there are any.