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