Uses of Class
com.azure.resourcemanager.trafficmanager.models.EndpointPropertiesCustomHeadersItem
Packages that use EndpointPropertiesCustomHeadersItem
Package
Description
Package containing the inner data models for TrafficManagerManagementClient.
Package containing the data models for TrafficManagerManagementClient.
-
Uses of EndpointPropertiesCustomHeadersItem in com.azure.resourcemanager.trafficmanager.fluent.models
Methods in com.azure.resourcemanager.trafficmanager.fluent.models that return types with arguments of type EndpointPropertiesCustomHeadersItemModifier and TypeMethodDescriptionEndpointInner.customHeaders()Get the customHeaders property: List of custom headers.Method parameters in com.azure.resourcemanager.trafficmanager.fluent.models with type arguments of type EndpointPropertiesCustomHeadersItemModifier and TypeMethodDescriptionEndpointInner.withCustomHeaders(List<EndpointPropertiesCustomHeadersItem> customHeaders) Set the customHeaders property: List of custom headers. -
Uses of EndpointPropertiesCustomHeadersItem in com.azure.resourcemanager.trafficmanager.models
Methods in com.azure.resourcemanager.trafficmanager.models that return EndpointPropertiesCustomHeadersItemModifier and TypeMethodDescriptionSet the name property: Header name.Set the value property: Header value.