Edge Cache Service Routing Path Matcher Route Rule Header Action
data class EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderAction(val requestHeaderToAdds: List<EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionRequestHeaderToAdd>? = null, val requestHeaderToRemoves: List<EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionRequestHeaderToRemove>? = null, val responseHeaderToAdds: List<EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionResponseHeaderToAdd>? = null, val responseHeaderToRemoves: List<EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionResponseHeaderToRemove>? = null)
Constructors
Link copied to clipboard
fun EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderAction(requestHeaderToAdds: List<EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionRequestHeaderToAdd>? = null, requestHeaderToRemoves: List<EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionRequestHeaderToRemove>? = null, responseHeaderToAdds: List<EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionResponseHeaderToAdd>? = null, responseHeaderToRemoves: List<EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionResponseHeaderToRemove>? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard