Uses of Class
com.azure.resourcemanager.cdn.models.ResourcesResponseEndpointsItem
-
Packages that use ResourcesResponseEndpointsItem 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 ResourcesResponseEndpointsItem in com.azure.resourcemanager.cdn.fluent.models
Methods in com.azure.resourcemanager.cdn.fluent.models that return types with arguments of type ResourcesResponseEndpointsItem Modifier and Type Method Description List<ResourcesResponseEndpointsItem>ResourcesResponseInner. endpoints()Get the endpoints property: The endpoints property.Method parameters in com.azure.resourcemanager.cdn.fluent.models with type arguments of type ResourcesResponseEndpointsItem Modifier and Type Method Description ResourcesResponseInnerResourcesResponseInner. withEndpoints(List<ResourcesResponseEndpointsItem> endpoints)Set the endpoints property: The endpoints property. -
Uses of ResourcesResponseEndpointsItem in com.azure.resourcemanager.cdn.models
Methods in com.azure.resourcemanager.cdn.models that return ResourcesResponseEndpointsItem Modifier and Type Method Description ResourcesResponseEndpointsItemResourcesResponseEndpointsItem. withCustomDomains(List<ResourcesResponseEndpointsPropertiesItemsItem> customDomains)Set the customDomains property: The customDomains property.ResourcesResponseEndpointsItemResourcesResponseEndpointsItem. withHistory(Boolean history)Set the history property: The history property.ResourcesResponseEndpointsItemResourcesResponseEndpointsItem. withId(String id)Set the id property: The id property.ResourcesResponseEndpointsItemResourcesResponseEndpointsItem. withName(String name)Set the name property: The name property.
-