HttpRedirectActionOrBuilder |
PathMatcher.Builder.getDefaultUrlRedirectOrBuilder() |
When none of the specified pathRules or routeRules match, the request is redirected to a URL specified by defaultUrlRedirect.
|
HttpRedirectActionOrBuilder |
PathMatcher.getDefaultUrlRedirectOrBuilder() |
When none of the specified pathRules or routeRules match, the request is redirected to a URL specified by defaultUrlRedirect.
|
HttpRedirectActionOrBuilder |
PathMatcherOrBuilder.getDefaultUrlRedirectOrBuilder() |
When none of the specified pathRules or routeRules match, the request is redirected to a URL specified by defaultUrlRedirect.
|
HttpRedirectActionOrBuilder |
UrlMap.Builder.getDefaultUrlRedirectOrBuilder() |
When none of the specified hostRules match, the request is redirected to a URL specified by defaultUrlRedirect.
|
HttpRedirectActionOrBuilder |
UrlMap.getDefaultUrlRedirectOrBuilder() |
When none of the specified hostRules match, the request is redirected to a URL specified by defaultUrlRedirect.
|
HttpRedirectActionOrBuilder |
UrlMapOrBuilder.getDefaultUrlRedirectOrBuilder() |
When none of the specified hostRules match, the request is redirected to a URL specified by defaultUrlRedirect.
|
HttpRedirectActionOrBuilder |
HttpRouteRule.Builder.getUrlRedirectOrBuilder() |
When this rule is matched, the request is redirected to a URL specified by urlRedirect.
|
HttpRedirectActionOrBuilder |
HttpRouteRule.getUrlRedirectOrBuilder() |
When this rule is matched, the request is redirected to a URL specified by urlRedirect.
|
HttpRedirectActionOrBuilder |
HttpRouteRuleOrBuilder.getUrlRedirectOrBuilder() |
When this rule is matched, the request is redirected to a URL specified by urlRedirect.
|
HttpRedirectActionOrBuilder |
PathRule.Builder.getUrlRedirectOrBuilder() |
When a path pattern is matched, the request is redirected to a URL specified by urlRedirect.
|
HttpRedirectActionOrBuilder |
PathRule.getUrlRedirectOrBuilder() |
When a path pattern is matched, the request is redirected to a URL specified by urlRedirect.
|
HttpRedirectActionOrBuilder |
PathRuleOrBuilder.getUrlRedirectOrBuilder() |
When a path pattern is matched, the request is redirected to a URL specified by urlRedirect.
|