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