Uses of Class
com.azure.resourcemanager.trafficmanager.models.EndpointPropertiesCustomHeadersItem
Packages that use EndpointPropertiesCustomHeadersItem
Package
Description
Package containing the inner data models for TrafficManagerManagementClient.
null.
Package containing the data models for TrafficManagerManagementClient.
null.
-
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.EndpointProperties.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.EndpointProperties.withCustomHeaders(List<EndpointPropertiesCustomHeadersItem> customHeaders) Set the customHeaders property: List of custom headers. -
Uses of EndpointPropertiesCustomHeadersItem in com.azure.resourcemanager.trafficmanager.models
Classes in com.azure.resourcemanager.trafficmanager.models that implement interfaces with type arguments of type EndpointPropertiesCustomHeadersItemModifier and TypeClassDescriptionfinal classCustom header name and value.Methods in com.azure.resourcemanager.trafficmanager.models that return EndpointPropertiesCustomHeadersItemModifier and TypeMethodDescriptionEndpointPropertiesCustomHeadersItem.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of EndpointPropertiesCustomHeadersItem from the JsonReader.Set the name property: Header name.Set the value property: Header value.