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