Uses of Class
com.azure.resourcemanager.cdn.models.DeepCreatedCustomDomain
Packages that use DeepCreatedCustomDomain
Package
Description
Package containing the inner data models for CdnManagementClient.
Package containing the data models for CdnManagementClient.
-
Uses of DeepCreatedCustomDomain in com.azure.resourcemanager.cdn.fluent.models
Methods in com.azure.resourcemanager.cdn.fluent.models that return types with arguments of type DeepCreatedCustomDomainModifier and TypeMethodDescriptionEndpointInner.customDomains()Get the customDomains property: The custom domains under the endpoint.EndpointProperties.customDomains()Get the customDomains property: The custom domains under the endpoint. -
Uses of DeepCreatedCustomDomain in com.azure.resourcemanager.cdn.models
Classes in com.azure.resourcemanager.cdn.models that implement interfaces with type arguments of type DeepCreatedCustomDomainModifier and TypeClassDescriptionfinal classCustom domains created on the CDN endpoint.Methods in com.azure.resourcemanager.cdn.models that return DeepCreatedCustomDomainModifier and TypeMethodDescriptionstatic DeepCreatedCustomDomainDeepCreatedCustomDomain.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DeepCreatedCustomDomain from the JsonReader.DeepCreatedCustomDomain.withHostname(String hostname) Set the hostname property: The host name of the custom domain.Set the name property: Custom domain name.DeepCreatedCustomDomain.withValidationData(String validationData) Set the validationData property: Special validation or data may be required when delivering CDN to some regions due to local compliance reasons.