Uses of Class
com.azure.resourcemanager.cdn.models.ResourcesResponseCustomDomainsItem
-
Packages that use ResourcesResponseCustomDomainsItem Package Description com.azure.resourcemanager.cdn.fluent.models Package containing the inner data models for CdnManagementClient.com.azure.resourcemanager.cdn.models Package containing the data models for CdnManagementClient. -
-
Uses of ResourcesResponseCustomDomainsItem in com.azure.resourcemanager.cdn.fluent.models
Methods in com.azure.resourcemanager.cdn.fluent.models that return types with arguments of type ResourcesResponseCustomDomainsItem Modifier and Type Method Description List<ResourcesResponseCustomDomainsItem>ResourcesResponseInner. customDomains()Get the customDomains property: The customDomains property.Method parameters in com.azure.resourcemanager.cdn.fluent.models with type arguments of type ResourcesResponseCustomDomainsItem Modifier and Type Method Description ResourcesResponseInnerResourcesResponseInner. withCustomDomains(List<ResourcesResponseCustomDomainsItem> customDomains)Set the customDomains property: The customDomains property. -
Uses of ResourcesResponseCustomDomainsItem in com.azure.resourcemanager.cdn.models
Methods in com.azure.resourcemanager.cdn.models that return ResourcesResponseCustomDomainsItem Modifier and Type Method Description ResourcesResponseCustomDomainsItemResourcesResponseCustomDomainsItem. withEndpointId(String endpointId)Set the endpointId property: The endpointId property.ResourcesResponseCustomDomainsItemResourcesResponseCustomDomainsItem. withHistory(Boolean history)Set the history property: The history property.ResourcesResponseCustomDomainsItemResourcesResponseCustomDomainsItem. withId(String id)Set the id property: The id property.ResourcesResponseCustomDomainsItemResourcesResponseCustomDomainsItem. withName(String name)Set the name property: The name property.
-