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