### YamlMime:JavaType uid: "com.microsoft.azure.management.trafficmanager.EndpointPropertiesCustomHeadersItem" fullName: "com.microsoft.azure.management.trafficmanager.EndpointPropertiesCustomHeadersItem" name: "EndpointPropertiesCustomHeadersItem" nameWithType: "EndpointPropertiesCustomHeadersItem" summary: "Custom header name and value." inheritances: - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public class **EndpointPropertiesCustomHeadersItem**" constructors: - uid: "com.microsoft.azure.management.trafficmanager.EndpointPropertiesCustomHeadersItem.EndpointPropertiesCustomHeadersItem()" fullName: "com.microsoft.azure.management.trafficmanager.EndpointPropertiesCustomHeadersItem.EndpointPropertiesCustomHeadersItem()" name: "EndpointPropertiesCustomHeadersItem()" nameWithType: "EndpointPropertiesCustomHeadersItem.EndpointPropertiesCustomHeadersItem()" syntax: "public EndpointPropertiesCustomHeadersItem()" methods: - uid: "com.microsoft.azure.management.trafficmanager.EndpointPropertiesCustomHeadersItem.name()" fullName: "com.microsoft.azure.management.trafficmanager.EndpointPropertiesCustomHeadersItem.name()" name: "name()" nameWithType: "EndpointPropertiesCustomHeadersItem.name()" summary: "Get header name." syntax: "public String name()" desc: "Get header name." returns: description: "the name value" type: "" - uid: "com.microsoft.azure.management.trafficmanager.EndpointPropertiesCustomHeadersItem.value()" fullName: "com.microsoft.azure.management.trafficmanager.EndpointPropertiesCustomHeadersItem.value()" name: "value()" nameWithType: "EndpointPropertiesCustomHeadersItem.value()" summary: "Get header value." syntax: "public String value()" desc: "Get header value." returns: description: "the value value" type: "" - uid: "com.microsoft.azure.management.trafficmanager.EndpointPropertiesCustomHeadersItem.withName(java.lang.String)" fullName: "com.microsoft.azure.management.trafficmanager.EndpointPropertiesCustomHeadersItem.withName(String name)" name: "withName(String name)" nameWithType: "EndpointPropertiesCustomHeadersItem.withName(String name)" summary: "Set header name." parameters: - description: "the name value to set" name: "name" type: "" syntax: "public EndpointPropertiesCustomHeadersItem withName(String name)" desc: "Set header name." returns: description: "the EndpointPropertiesCustomHeadersItem object itself." type: "" - uid: "com.microsoft.azure.management.trafficmanager.EndpointPropertiesCustomHeadersItem.withValue(java.lang.String)" fullName: "com.microsoft.azure.management.trafficmanager.EndpointPropertiesCustomHeadersItem.withValue(String value)" name: "withValue(String value)" nameWithType: "EndpointPropertiesCustomHeadersItem.withValue(String value)" summary: "Set header value." parameters: - description: "the value value to set" name: "value" type: "" syntax: "public EndpointPropertiesCustomHeadersItem withValue(String value)" desc: "Set header value." returns: description: "the EndpointPropertiesCustomHeadersItem object itself." type: "" type: "class" desc: "Custom header name and value." metadata: {} package: "com.microsoft.azure.management.trafficmanager" artifact: com.microsoft.azure:azure-mgmt-trafficmanager:1.41.4