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