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