URLMap Path Matcher Path Rule Route Action Weighted Backend Service Header Action
data class URLMapPathMatcherPathRuleRouteActionWeightedBackendServiceHeaderAction(val requestHeadersToAdds: List<URLMapPathMatcherPathRuleRouteActionWeightedBackendServiceHeaderActionRequestHeadersToAdd>? = null, val requestHeadersToRemoves: List<String>? = null, val responseHeadersToAdds: List<URLMapPathMatcherPathRuleRouteActionWeightedBackendServiceHeaderActionResponseHeadersToAdd>? = null, val responseHeadersToRemoves: List<String>? = null)
Constructors
Link copied to clipboard
fun URLMapPathMatcherPathRuleRouteActionWeightedBackendServiceHeaderAction(requestHeadersToAdds: List<URLMapPathMatcherPathRuleRouteActionWeightedBackendServiceHeaderActionRequestHeadersToAdd>? = null, requestHeadersToRemoves: List<String>? = null, responseHeadersToAdds: List<URLMapPathMatcherPathRuleRouteActionWeightedBackendServiceHeaderActionResponseHeadersToAdd>? = null, responseHeadersToRemoves: List<String>? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard