HttpRedirectAction |
HttpRedirectAction.Builder.build() |
|
HttpRedirectAction |
HttpRedirectAction.Builder.buildPartial() |
|
static HttpRedirectAction |
HttpRedirectAction.getDefaultInstance() |
|
HttpRedirectAction |
HttpRedirectAction.Builder.getDefaultInstanceForType() |
|
HttpRedirectAction |
HttpRedirectAction.getDefaultInstanceForType() |
|
HttpRedirectAction |
PathMatcher.Builder.getDefaultUrlRedirect() |
When none of the specified pathRules or routeRules match, the request is redirected to a URL specified by defaultUrlRedirect.
|
HttpRedirectAction |
PathMatcher.getDefaultUrlRedirect() |
When none of the specified pathRules or routeRules match, the request is redirected to a URL specified by defaultUrlRedirect.
|
HttpRedirectAction |
PathMatcherOrBuilder.getDefaultUrlRedirect() |
When none of the specified pathRules or routeRules match, the request is redirected to a URL specified by defaultUrlRedirect.
|
HttpRedirectAction |
UrlMap.Builder.getDefaultUrlRedirect() |
When none of the specified hostRules match, the request is redirected to a URL specified by defaultUrlRedirect.
|
HttpRedirectAction |
UrlMap.getDefaultUrlRedirect() |
When none of the specified hostRules match, the request is redirected to a URL specified by defaultUrlRedirect.
|
HttpRedirectAction |
UrlMapOrBuilder.getDefaultUrlRedirect() |
When none of the specified hostRules match, the request is redirected to a URL specified by defaultUrlRedirect.
|
HttpRedirectAction |
HttpRouteRule.Builder.getUrlRedirect() |
When this rule is matched, the request is redirected to a URL specified by urlRedirect.
|
HttpRedirectAction |
HttpRouteRule.getUrlRedirect() |
When this rule is matched, the request is redirected to a URL specified by urlRedirect.
|
HttpRedirectAction |
HttpRouteRuleOrBuilder.getUrlRedirect() |
When this rule is matched, the request is redirected to a URL specified by urlRedirect.
|
HttpRedirectAction |
PathRule.Builder.getUrlRedirect() |
When a path pattern is matched, the request is redirected to a URL specified by urlRedirect.
|
HttpRedirectAction |
PathRule.getUrlRedirect() |
When a path pattern is matched, the request is redirected to a URL specified by urlRedirect.
|
HttpRedirectAction |
PathRuleOrBuilder.getUrlRedirect() |
When a path pattern is matched, the request is redirected to a URL specified by urlRedirect.
|
static HttpRedirectAction |
HttpRedirectAction.parseDelimitedFrom(InputStream input) |
|
static HttpRedirectAction |
HttpRedirectAction.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static HttpRedirectAction |
HttpRedirectAction.parseFrom(byte[] data) |
|
static HttpRedirectAction |
HttpRedirectAction.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static HttpRedirectAction |
HttpRedirectAction.parseFrom(com.google.protobuf.ByteString data) |
|
static HttpRedirectAction |
HttpRedirectAction.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static HttpRedirectAction |
HttpRedirectAction.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static HttpRedirectAction |
HttpRedirectAction.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static HttpRedirectAction |
HttpRedirectAction.parseFrom(InputStream input) |
|
static HttpRedirectAction |
HttpRedirectAction.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static HttpRedirectAction |
HttpRedirectAction.parseFrom(ByteBuffer data) |
|
static HttpRedirectAction |
HttpRedirectAction.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|