HttpRouteAction |
HttpRouteAction.Builder.build() |
|
HttpRouteAction |
HttpRouteAction.Builder.buildPartial() |
|
static HttpRouteAction |
HttpRouteAction.getDefaultInstance() |
|
HttpRouteAction |
HttpRouteAction.Builder.getDefaultInstanceForType() |
|
HttpRouteAction |
HttpRouteAction.getDefaultInstanceForType() |
|
HttpRouteAction |
PathMatcher.Builder.getDefaultRouteAction() |
defaultRouteAction takes effect when none of the pathRules or routeRules match.
|
HttpRouteAction |
PathMatcher.getDefaultRouteAction() |
defaultRouteAction takes effect when none of the pathRules or routeRules match.
|
HttpRouteAction |
PathMatcherOrBuilder.getDefaultRouteAction() |
defaultRouteAction takes effect when none of the pathRules or routeRules match.
|
HttpRouteAction |
UrlMap.Builder.getDefaultRouteAction() |
defaultRouteAction takes effect when none of the hostRules match.
|
HttpRouteAction |
UrlMap.getDefaultRouteAction() |
defaultRouteAction takes effect when none of the hostRules match.
|
HttpRouteAction |
UrlMapOrBuilder.getDefaultRouteAction() |
defaultRouteAction takes effect when none of the hostRules match.
|
HttpRouteAction |
HttpRouteRule.Builder.getRouteAction() |
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.
|
HttpRouteAction |
HttpRouteRule.getRouteAction() |
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.
|
HttpRouteAction |
HttpRouteRuleOrBuilder.getRouteAction() |
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.
|
HttpRouteAction |
PathRule.Builder.getRouteAction() |
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.
|
HttpRouteAction |
PathRule.getRouteAction() |
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.
|
HttpRouteAction |
PathRuleOrBuilder.getRouteAction() |
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.
|
static HttpRouteAction |
HttpRouteAction.parseDelimitedFrom(InputStream input) |
|
static HttpRouteAction |
HttpRouteAction.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static HttpRouteAction |
HttpRouteAction.parseFrom(byte[] data) |
|
static HttpRouteAction |
HttpRouteAction.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static HttpRouteAction |
HttpRouteAction.parseFrom(com.google.protobuf.ByteString data) |
|
static HttpRouteAction |
HttpRouteAction.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static HttpRouteAction |
HttpRouteAction.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static HttpRouteAction |
HttpRouteAction.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static HttpRouteAction |
HttpRouteAction.parseFrom(InputStream input) |
|
static HttpRouteAction |
HttpRouteAction.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static HttpRouteAction |
HttpRouteAction.parseFrom(ByteBuffer data) |
|
static HttpRouteAction |
HttpRouteAction.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|