Uses of Class
com.azure.resourcemanager.cdn.models.ResourcesResponseEndpointsPropertiesItemsItem
Packages that use ResourcesResponseEndpointsPropertiesItemsItem
Package
Description
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 ResourcesResponseEndpointsPropertiesItemsItemModifier and TypeMethodDescriptionResourcesResponseEndpointsPropertiesItemsItem.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ResourcesResponseEndpointsPropertiesItemsItem from the JsonReader.ResourcesResponseEndpointsPropertiesItemsItem.withEndpointId(String endpointId) Set the endpointId property: The endpointId property.ResourcesResponseEndpointsPropertiesItemsItem.withHistory(Boolean history) Set the history property: The history property.Set the id property: The id property.Set the name property: The name property.Methods in com.azure.resourcemanager.cdn.models that return types with arguments of type ResourcesResponseEndpointsPropertiesItemsItemModifier and TypeMethodDescriptionResourcesResponseEndpointsItem.customDomains()Get the customDomains property: The customDomains property.Method parameters in com.azure.resourcemanager.cdn.models with type arguments of type ResourcesResponseEndpointsPropertiesItemsItemModifier and TypeMethodDescriptionResourcesResponseEndpointsItem.withCustomDomains(List<ResourcesResponseEndpointsPropertiesItemsItem> customDomains) Set the customDomains property: The customDomains property.