HttpRouteActionOrBuilder |
PathMatcher.Builder.getDefaultRouteActionOrBuilder() |
defaultRouteAction takes effect when none of the pathRules or routeRules match.
|
HttpRouteActionOrBuilder |
PathMatcher.getDefaultRouteActionOrBuilder() |
defaultRouteAction takes effect when none of the pathRules or routeRules match.
|
HttpRouteActionOrBuilder |
PathMatcherOrBuilder.getDefaultRouteActionOrBuilder() |
defaultRouteAction takes effect when none of the pathRules or routeRules match.
|
HttpRouteActionOrBuilder |
UrlMap.Builder.getDefaultRouteActionOrBuilder() |
defaultRouteAction takes effect when none of the hostRules match.
|
HttpRouteActionOrBuilder |
UrlMap.getDefaultRouteActionOrBuilder() |
defaultRouteAction takes effect when none of the hostRules match.
|
HttpRouteActionOrBuilder |
UrlMapOrBuilder.getDefaultRouteActionOrBuilder() |
defaultRouteAction takes effect when none of the hostRules match.
|
HttpRouteActionOrBuilder |
HttpRouteRule.Builder.getRouteActionOrBuilder() |
In response to a matching matchRule, the load balancer performs advanced routing actions, such as URL rewrites and header transformations, before forwarding the request to the selected backend.
|
HttpRouteActionOrBuilder |
HttpRouteRule.getRouteActionOrBuilder() |
In response to a matching matchRule, the load balancer performs advanced routing actions, such as URL rewrites and header transformations, before forwarding the request to the selected backend.
|
HttpRouteActionOrBuilder |
HttpRouteRuleOrBuilder.getRouteActionOrBuilder() |
In response to a matching matchRule, the load balancer performs advanced routing actions, such as URL rewrites and header transformations, before forwarding the request to the selected backend.
|
HttpRouteActionOrBuilder |
PathRule.Builder.getRouteActionOrBuilder() |
In response to a matching path, the load balancer performs advanced routing actions, such as URL rewrites and header transformations, before forwarding the request to the selected backend.
|
HttpRouteActionOrBuilder |
PathRule.getRouteActionOrBuilder() |
In response to a matching path, the load balancer performs advanced routing actions, such as URL rewrites and header transformations, before forwarding the request to the selected backend.
|
HttpRouteActionOrBuilder |
PathRuleOrBuilder.getRouteActionOrBuilder() |
In response to a matching path, the load balancer performs advanced routing actions, such as URL rewrites and header transformations, before forwarding the request to the selected backend.
|