public static final class RouteAction.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RouteAction.Builder> implements RouteActionOrBuilder
[#comment:next free field: 27]Protobuf type
envoy.api.v2.route.RouteAction| Modifier and Type | Method and Description |
|---|---|
RouteAction.Builder |
addAllHashPolicy(Iterable<? extends RouteAction.HashPolicy> values)
Specifies a list of hash policies to use for ring hash load balancing.
|
RouteAction.Builder |
addAllRateLimits(Iterable<? extends RateLimit> values)
Specifies a set of rate limit configurations that could be applied to the
route.
|
RouteAction.Builder |
addAllRequestHeadersToAdd(Iterable<? extends HeaderValueOption> values)
Deprecated.
|
RouteAction.Builder |
addAllResponseHeadersToAdd(Iterable<? extends HeaderValueOption> values)
Deprecated.
|
RouteAction.Builder |
addAllResponseHeadersToRemove(Iterable<String> values)
Deprecated.
|
RouteAction.Builder |
addAllUpgradeConfigs(Iterable<? extends RouteAction.UpgradeConfig> values)
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25; |
RouteAction.Builder |
addHashPolicy(int index,
RouteAction.HashPolicy.Builder builderForValue)
Specifies a list of hash policies to use for ring hash load balancing.
|
RouteAction.Builder |
addHashPolicy(int index,
RouteAction.HashPolicy value)
Specifies a list of hash policies to use for ring hash load balancing.
|
RouteAction.Builder |
addHashPolicy(RouteAction.HashPolicy.Builder builderForValue)
Specifies a list of hash policies to use for ring hash load balancing.
|
RouteAction.Builder |
addHashPolicy(RouteAction.HashPolicy value)
Specifies a list of hash policies to use for ring hash load balancing.
|
RouteAction.HashPolicy.Builder |
addHashPolicyBuilder()
Specifies a list of hash policies to use for ring hash load balancing.
|
RouteAction.HashPolicy.Builder |
addHashPolicyBuilder(int index)
Specifies a list of hash policies to use for ring hash load balancing.
|
RouteAction.Builder |
addRateLimits(int index,
RateLimit.Builder builderForValue)
Specifies a set of rate limit configurations that could be applied to the
route.
|
RouteAction.Builder |
addRateLimits(int index,
RateLimit value)
Specifies a set of rate limit configurations that could be applied to the
route.
|
RouteAction.Builder |
addRateLimits(RateLimit.Builder builderForValue)
Specifies a set of rate limit configurations that could be applied to the
route.
|
RouteAction.Builder |
addRateLimits(RateLimit value)
Specifies a set of rate limit configurations that could be applied to the
route.
|
RateLimit.Builder |
addRateLimitsBuilder()
Specifies a set of rate limit configurations that could be applied to the
route.
|
RateLimit.Builder |
addRateLimitsBuilder(int index)
Specifies a set of rate limit configurations that could be applied to the
route.
|
RouteAction.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RouteAction.Builder |
addRequestHeadersToAdd(HeaderValueOption.Builder builderForValue)
Deprecated.
|
RouteAction.Builder |
addRequestHeadersToAdd(HeaderValueOption value)
Deprecated.
|
RouteAction.Builder |
addRequestHeadersToAdd(int index,
HeaderValueOption.Builder builderForValue)
Deprecated.
|
RouteAction.Builder |
addRequestHeadersToAdd(int index,
HeaderValueOption value)
Deprecated.
|
HeaderValueOption.Builder |
addRequestHeadersToAddBuilder()
Deprecated.
|
HeaderValueOption.Builder |
addRequestHeadersToAddBuilder(int index)
Deprecated.
|
RouteAction.Builder |
addResponseHeadersToAdd(HeaderValueOption.Builder builderForValue)
Deprecated.
|
RouteAction.Builder |
addResponseHeadersToAdd(HeaderValueOption value)
Deprecated.
|
RouteAction.Builder |
addResponseHeadersToAdd(int index,
HeaderValueOption.Builder builderForValue)
Deprecated.
|
RouteAction.Builder |
addResponseHeadersToAdd(int index,
HeaderValueOption value)
Deprecated.
|
HeaderValueOption.Builder |
addResponseHeadersToAddBuilder()
Deprecated.
|
HeaderValueOption.Builder |
addResponseHeadersToAddBuilder(int index)
Deprecated.
|
RouteAction.Builder |
addResponseHeadersToRemove(String value)
Deprecated.
|
RouteAction.Builder |
addResponseHeadersToRemoveBytes(com.google.protobuf.ByteString value)
Deprecated.
|
RouteAction.Builder |
addUpgradeConfigs(int index,
RouteAction.UpgradeConfig.Builder builderForValue)
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25; |
RouteAction.Builder |
addUpgradeConfigs(int index,
RouteAction.UpgradeConfig value)
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25; |
RouteAction.Builder |
addUpgradeConfigs(RouteAction.UpgradeConfig.Builder builderForValue)
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25; |
RouteAction.Builder |
addUpgradeConfigs(RouteAction.UpgradeConfig value)
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25; |
RouteAction.UpgradeConfig.Builder |
addUpgradeConfigsBuilder()
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25; |
RouteAction.UpgradeConfig.Builder |
addUpgradeConfigsBuilder(int index)
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25; |
RouteAction |
build() |
RouteAction |
buildPartial() |
RouteAction.Builder |
clear() |
RouteAction.Builder |
clearAutoHostRewrite()
Indicates that during forwarding, the host header will be swapped with
the hostname of the upstream host chosen by the cluster manager.
|
RouteAction.Builder |
clearCluster()
Indicates the upstream cluster to which the request should be routed
to.
|
RouteAction.Builder |
clearClusterHeader()
Envoy will determine the cluster to route to by reading the value of the
HTTP header named by cluster_header from the request headers.
|
RouteAction.Builder |
clearClusterNotFoundResponseCode()
The HTTP status code to use when configured cluster is not found.
|
RouteAction.Builder |
clearClusterSpecifier() |
RouteAction.Builder |
clearCors()
Indicates that the route has a CORS policy.
|
RouteAction.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RouteAction.Builder |
clearHashPolicy()
Specifies a list of hash policies to use for ring hash load balancing.
|
RouteAction.Builder |
clearHostRewrite()
Indicates that during forwarding, the host header will be swapped with
this value.
|
RouteAction.Builder |
clearHostRewriteSpecifier() |
RouteAction.Builder |
clearIdleTimeout()
Specifies the idle timeout for the route.
|
RouteAction.Builder |
clearIncludeVhRateLimits()
Specifies if the rate limit filter should include the virtual host rate
limits.
|
RouteAction.Builder |
clearInternalRedirectAction()
.envoy.api.v2.route.RouteAction.InternalRedirectAction internal_redirect_action = 26; |
RouteAction.Builder |
clearMaxGrpcTimeout()
If present, and the request is a gRPC request, use the
`grpc-timeout header <https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md>`_,
or its default value (infinity) instead of
:ref:`timeout <envoy_api_field_route.RouteAction.timeout>`, but limit the applied timeout
to the maximum value specified here.
|
RouteAction.Builder |
clearMetadataMatch()
Optional endpoint metadata match criteria used by the subset load balancer.
|
RouteAction.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RouteAction.Builder |
clearPrefixRewrite()
Indicates that during forwarding, the matched prefix (or path) should be
swapped with this value.
|
RouteAction.Builder |
clearPriority()
Optionally specifies the :ref:`routing priority <arch_overview_http_routing_priority>`.
|
RouteAction.Builder |
clearRateLimits()
Specifies a set of rate limit configurations that could be applied to the
route.
|
RouteAction.Builder |
clearRequestHeadersToAdd()
Deprecated.
|
RouteAction.Builder |
clearRequestMirrorPolicy()
Indicates that the route has a request mirroring policy.
|
RouteAction.Builder |
clearResponseHeadersToAdd()
Deprecated.
|
RouteAction.Builder |
clearResponseHeadersToRemove()
Deprecated.
|
RouteAction.Builder |
clearRetryPolicy()
Indicates that the route has a retry policy.
|
RouteAction.Builder |
clearTimeout()
Specifies the upstream timeout for the route.
|
RouteAction.Builder |
clearUpgradeConfigs()
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25; |
RouteAction.Builder |
clearWeightedClusters()
Multiple upstream clusters can be specified for a given route.
|
RouteAction.Builder |
clone() |
com.google.protobuf.BoolValue |
getAutoHostRewrite()
Indicates that during forwarding, the host header will be swapped with
the hostname of the upstream host chosen by the cluster manager.
|
com.google.protobuf.BoolValue.Builder |
getAutoHostRewriteBuilder()
Indicates that during forwarding, the host header will be swapped with
the hostname of the upstream host chosen by the cluster manager.
|
com.google.protobuf.BoolValueOrBuilder |
getAutoHostRewriteOrBuilder()
Indicates that during forwarding, the host header will be swapped with
the hostname of the upstream host chosen by the cluster manager.
|
String |
getCluster()
Indicates the upstream cluster to which the request should be routed
to.
|
com.google.protobuf.ByteString |
getClusterBytes()
Indicates the upstream cluster to which the request should be routed
to.
|
String |
getClusterHeader()
Envoy will determine the cluster to route to by reading the value of the
HTTP header named by cluster_header from the request headers.
|
com.google.protobuf.ByteString |
getClusterHeaderBytes()
Envoy will determine the cluster to route to by reading the value of the
HTTP header named by cluster_header from the request headers.
|
RouteAction.ClusterNotFoundResponseCode |
getClusterNotFoundResponseCode()
The HTTP status code to use when configured cluster is not found.
|
int |
getClusterNotFoundResponseCodeValue()
The HTTP status code to use when configured cluster is not found.
|
RouteAction.ClusterSpecifierCase |
getClusterSpecifierCase() |
CorsPolicy |
getCors()
Indicates that the route has a CORS policy.
|
CorsPolicy.Builder |
getCorsBuilder()
Indicates that the route has a CORS policy.
|
CorsPolicyOrBuilder |
getCorsOrBuilder()
Indicates that the route has a CORS policy.
|
RouteAction |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
RouteAction.HashPolicy |
getHashPolicy(int index)
Specifies a list of hash policies to use for ring hash load balancing.
|
RouteAction.HashPolicy.Builder |
getHashPolicyBuilder(int index)
Specifies a list of hash policies to use for ring hash load balancing.
|
List<RouteAction.HashPolicy.Builder> |
getHashPolicyBuilderList()
Specifies a list of hash policies to use for ring hash load balancing.
|
int |
getHashPolicyCount()
Specifies a list of hash policies to use for ring hash load balancing.
|
List<RouteAction.HashPolicy> |
getHashPolicyList()
Specifies a list of hash policies to use for ring hash load balancing.
|
RouteAction.HashPolicyOrBuilder |
getHashPolicyOrBuilder(int index)
Specifies a list of hash policies to use for ring hash load balancing.
|
List<? extends RouteAction.HashPolicyOrBuilder> |
getHashPolicyOrBuilderList()
Specifies a list of hash policies to use for ring hash load balancing.
|
String |
getHostRewrite()
Indicates that during forwarding, the host header will be swapped with
this value.
|
com.google.protobuf.ByteString |
getHostRewriteBytes()
Indicates that during forwarding, the host header will be swapped with
this value.
|
RouteAction.HostRewriteSpecifierCase |
getHostRewriteSpecifierCase() |
com.google.protobuf.Duration |
getIdleTimeout()
Specifies the idle timeout for the route.
|
com.google.protobuf.Duration.Builder |
getIdleTimeoutBuilder()
Specifies the idle timeout for the route.
|
com.google.protobuf.DurationOrBuilder |
getIdleTimeoutOrBuilder()
Specifies the idle timeout for the route.
|
com.google.protobuf.BoolValue |
getIncludeVhRateLimits()
Specifies if the rate limit filter should include the virtual host rate
limits.
|
com.google.protobuf.BoolValue.Builder |
getIncludeVhRateLimitsBuilder()
Specifies if the rate limit filter should include the virtual host rate
limits.
|
com.google.protobuf.BoolValueOrBuilder |
getIncludeVhRateLimitsOrBuilder()
Specifies if the rate limit filter should include the virtual host rate
limits.
|
RouteAction.InternalRedirectAction |
getInternalRedirectAction()
.envoy.api.v2.route.RouteAction.InternalRedirectAction internal_redirect_action = 26; |
int |
getInternalRedirectActionValue()
.envoy.api.v2.route.RouteAction.InternalRedirectAction internal_redirect_action = 26; |
com.google.protobuf.Duration |
getMaxGrpcTimeout()
If present, and the request is a gRPC request, use the
`grpc-timeout header <https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md>`_,
or its default value (infinity) instead of
:ref:`timeout <envoy_api_field_route.RouteAction.timeout>`, but limit the applied timeout
to the maximum value specified here.
|
com.google.protobuf.Duration.Builder |
getMaxGrpcTimeoutBuilder()
If present, and the request is a gRPC request, use the
`grpc-timeout header <https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md>`_,
or its default value (infinity) instead of
:ref:`timeout <envoy_api_field_route.RouteAction.timeout>`, but limit the applied timeout
to the maximum value specified here.
|
com.google.protobuf.DurationOrBuilder |
getMaxGrpcTimeoutOrBuilder()
If present, and the request is a gRPC request, use the
`grpc-timeout header <https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md>`_,
or its default value (infinity) instead of
:ref:`timeout <envoy_api_field_route.RouteAction.timeout>`, but limit the applied timeout
to the maximum value specified here.
|
Metadata |
getMetadataMatch()
Optional endpoint metadata match criteria used by the subset load balancer.
|
Metadata.Builder |
getMetadataMatchBuilder()
Optional endpoint metadata match criteria used by the subset load balancer.
|
MetadataOrBuilder |
getMetadataMatchOrBuilder()
Optional endpoint metadata match criteria used by the subset load balancer.
|
String |
getPrefixRewrite()
Indicates that during forwarding, the matched prefix (or path) should be
swapped with this value.
|
com.google.protobuf.ByteString |
getPrefixRewriteBytes()
Indicates that during forwarding, the matched prefix (or path) should be
swapped with this value.
|
RoutingPriority |
getPriority()
Optionally specifies the :ref:`routing priority <arch_overview_http_routing_priority>`.
|
int |
getPriorityValue()
Optionally specifies the :ref:`routing priority <arch_overview_http_routing_priority>`.
|
RateLimit |
getRateLimits(int index)
Specifies a set of rate limit configurations that could be applied to the
route.
|
RateLimit.Builder |
getRateLimitsBuilder(int index)
Specifies a set of rate limit configurations that could be applied to the
route.
|
List<RateLimit.Builder> |
getRateLimitsBuilderList()
Specifies a set of rate limit configurations that could be applied to the
route.
|
int |
getRateLimitsCount()
Specifies a set of rate limit configurations that could be applied to the
route.
|
List<RateLimit> |
getRateLimitsList()
Specifies a set of rate limit configurations that could be applied to the
route.
|
RateLimitOrBuilder |
getRateLimitsOrBuilder(int index)
Specifies a set of rate limit configurations that could be applied to the
route.
|
List<? extends RateLimitOrBuilder> |
getRateLimitsOrBuilderList()
Specifies a set of rate limit configurations that could be applied to the
route.
|
HeaderValueOption |
getRequestHeadersToAdd(int index)
Deprecated.
|
HeaderValueOption.Builder |
getRequestHeadersToAddBuilder(int index)
Deprecated.
|
List<HeaderValueOption.Builder> |
getRequestHeadersToAddBuilderList()
Deprecated.
|
int |
getRequestHeadersToAddCount()
Deprecated.
|
List<HeaderValueOption> |
getRequestHeadersToAddList()
Deprecated.
|
HeaderValueOptionOrBuilder |
getRequestHeadersToAddOrBuilder(int index)
Deprecated.
|
List<? extends HeaderValueOptionOrBuilder> |
getRequestHeadersToAddOrBuilderList()
Deprecated.
|
RouteAction.RequestMirrorPolicy |
getRequestMirrorPolicy()
Indicates that the route has a request mirroring policy.
|
RouteAction.RequestMirrorPolicy.Builder |
getRequestMirrorPolicyBuilder()
Indicates that the route has a request mirroring policy.
|
RouteAction.RequestMirrorPolicyOrBuilder |
getRequestMirrorPolicyOrBuilder()
Indicates that the route has a request mirroring policy.
|
HeaderValueOption |
getResponseHeadersToAdd(int index)
Deprecated.
|
HeaderValueOption.Builder |
getResponseHeadersToAddBuilder(int index)
Deprecated.
|
List<HeaderValueOption.Builder> |
getResponseHeadersToAddBuilderList()
Deprecated.
|
int |
getResponseHeadersToAddCount()
Deprecated.
|
List<HeaderValueOption> |
getResponseHeadersToAddList()
Deprecated.
|
HeaderValueOptionOrBuilder |
getResponseHeadersToAddOrBuilder(int index)
Deprecated.
|
List<? extends HeaderValueOptionOrBuilder> |
getResponseHeadersToAddOrBuilderList()
Deprecated.
|
String |
getResponseHeadersToRemove(int index)
Deprecated.
|
com.google.protobuf.ByteString |
getResponseHeadersToRemoveBytes(int index)
Deprecated.
|
int |
getResponseHeadersToRemoveCount()
Deprecated.
|
com.google.protobuf.ProtocolStringList |
getResponseHeadersToRemoveList()
Deprecated.
|
RetryPolicy |
getRetryPolicy()
Indicates that the route has a retry policy.
|
RetryPolicy.Builder |
getRetryPolicyBuilder()
Indicates that the route has a retry policy.
|
RetryPolicyOrBuilder |
getRetryPolicyOrBuilder()
Indicates that the route has a retry policy.
|
com.google.protobuf.Duration |
getTimeout()
Specifies the upstream timeout for the route.
|
com.google.protobuf.Duration.Builder |
getTimeoutBuilder()
Specifies the upstream timeout for the route.
|
com.google.protobuf.DurationOrBuilder |
getTimeoutOrBuilder()
Specifies the upstream timeout for the route.
|
RouteAction.UpgradeConfig |
getUpgradeConfigs(int index)
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25; |
RouteAction.UpgradeConfig.Builder |
getUpgradeConfigsBuilder(int index)
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25; |
List<RouteAction.UpgradeConfig.Builder> |
getUpgradeConfigsBuilderList()
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25; |
int |
getUpgradeConfigsCount()
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25; |
List<RouteAction.UpgradeConfig> |
getUpgradeConfigsList()
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25; |
RouteAction.UpgradeConfigOrBuilder |
getUpgradeConfigsOrBuilder(int index)
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25; |
List<? extends RouteAction.UpgradeConfigOrBuilder> |
getUpgradeConfigsOrBuilderList()
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25; |
WeightedCluster |
getWeightedClusters()
Multiple upstream clusters can be specified for a given route.
|
WeightedCluster.Builder |
getWeightedClustersBuilder()
Multiple upstream clusters can be specified for a given route.
|
WeightedClusterOrBuilder |
getWeightedClustersOrBuilder()
Multiple upstream clusters can be specified for a given route.
|
boolean |
hasAutoHostRewrite()
Indicates that during forwarding, the host header will be swapped with
the hostname of the upstream host chosen by the cluster manager.
|
boolean |
hasCors()
Indicates that the route has a CORS policy.
|
boolean |
hasIdleTimeout()
Specifies the idle timeout for the route.
|
boolean |
hasIncludeVhRateLimits()
Specifies if the rate limit filter should include the virtual host rate
limits.
|
boolean |
hasMaxGrpcTimeout()
If present, and the request is a gRPC request, use the
`grpc-timeout header <https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md>`_,
or its default value (infinity) instead of
:ref:`timeout <envoy_api_field_route.RouteAction.timeout>`, but limit the applied timeout
to the maximum value specified here.
|
boolean |
hasMetadataMatch()
Optional endpoint metadata match criteria used by the subset load balancer.
|
boolean |
hasRequestMirrorPolicy()
Indicates that the route has a request mirroring policy.
|
boolean |
hasRetryPolicy()
Indicates that the route has a retry policy.
|
boolean |
hasTimeout()
Specifies the upstream timeout for the route.
|
boolean |
hasWeightedClusters()
Multiple upstream clusters can be specified for a given route.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RouteAction.Builder |
mergeAutoHostRewrite(com.google.protobuf.BoolValue value)
Indicates that during forwarding, the host header will be swapped with
the hostname of the upstream host chosen by the cluster manager.
|
RouteAction.Builder |
mergeCors(CorsPolicy value)
Indicates that the route has a CORS policy.
|
RouteAction.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RouteAction.Builder |
mergeFrom(com.google.protobuf.Message other) |
RouteAction.Builder |
mergeFrom(RouteAction other) |
RouteAction.Builder |
mergeIdleTimeout(com.google.protobuf.Duration value)
Specifies the idle timeout for the route.
|
RouteAction.Builder |
mergeIncludeVhRateLimits(com.google.protobuf.BoolValue value)
Specifies if the rate limit filter should include the virtual host rate
limits.
|
RouteAction.Builder |
mergeMaxGrpcTimeout(com.google.protobuf.Duration value)
If present, and the request is a gRPC request, use the
`grpc-timeout header <https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md>`_,
or its default value (infinity) instead of
:ref:`timeout <envoy_api_field_route.RouteAction.timeout>`, but limit the applied timeout
to the maximum value specified here.
|
RouteAction.Builder |
mergeMetadataMatch(Metadata value)
Optional endpoint metadata match criteria used by the subset load balancer.
|
RouteAction.Builder |
mergeRequestMirrorPolicy(RouteAction.RequestMirrorPolicy value)
Indicates that the route has a request mirroring policy.
|
RouteAction.Builder |
mergeRetryPolicy(RetryPolicy value)
Indicates that the route has a retry policy.
|
RouteAction.Builder |
mergeTimeout(com.google.protobuf.Duration value)
Specifies the upstream timeout for the route.
|
RouteAction.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RouteAction.Builder |
mergeWeightedClusters(WeightedCluster value)
Multiple upstream clusters can be specified for a given route.
|
RouteAction.Builder |
removeHashPolicy(int index)
Specifies a list of hash policies to use for ring hash load balancing.
|
RouteAction.Builder |
removeRateLimits(int index)
Specifies a set of rate limit configurations that could be applied to the
route.
|
RouteAction.Builder |
removeRequestHeadersToAdd(int index)
Deprecated.
|
RouteAction.Builder |
removeResponseHeadersToAdd(int index)
Deprecated.
|
RouteAction.Builder |
removeUpgradeConfigs(int index)
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25; |
RouteAction.Builder |
setAutoHostRewrite(com.google.protobuf.BoolValue.Builder builderForValue)
Indicates that during forwarding, the host header will be swapped with
the hostname of the upstream host chosen by the cluster manager.
|
RouteAction.Builder |
setAutoHostRewrite(com.google.protobuf.BoolValue value)
Indicates that during forwarding, the host header will be swapped with
the hostname of the upstream host chosen by the cluster manager.
|
RouteAction.Builder |
setCluster(String value)
Indicates the upstream cluster to which the request should be routed
to.
|
RouteAction.Builder |
setClusterBytes(com.google.protobuf.ByteString value)
Indicates the upstream cluster to which the request should be routed
to.
|
RouteAction.Builder |
setClusterHeader(String value)
Envoy will determine the cluster to route to by reading the value of the
HTTP header named by cluster_header from the request headers.
|
RouteAction.Builder |
setClusterHeaderBytes(com.google.protobuf.ByteString value)
Envoy will determine the cluster to route to by reading the value of the
HTTP header named by cluster_header from the request headers.
|
RouteAction.Builder |
setClusterNotFoundResponseCode(RouteAction.ClusterNotFoundResponseCode value)
The HTTP status code to use when configured cluster is not found.
|
RouteAction.Builder |
setClusterNotFoundResponseCodeValue(int value)
The HTTP status code to use when configured cluster is not found.
|
RouteAction.Builder |
setCors(CorsPolicy.Builder builderForValue)
Indicates that the route has a CORS policy.
|
RouteAction.Builder |
setCors(CorsPolicy value)
Indicates that the route has a CORS policy.
|
RouteAction.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RouteAction.Builder |
setHashPolicy(int index,
RouteAction.HashPolicy.Builder builderForValue)
Specifies a list of hash policies to use for ring hash load balancing.
|
RouteAction.Builder |
setHashPolicy(int index,
RouteAction.HashPolicy value)
Specifies a list of hash policies to use for ring hash load balancing.
|
RouteAction.Builder |
setHostRewrite(String value)
Indicates that during forwarding, the host header will be swapped with
this value.
|
RouteAction.Builder |
setHostRewriteBytes(com.google.protobuf.ByteString value)
Indicates that during forwarding, the host header will be swapped with
this value.
|
RouteAction.Builder |
setIdleTimeout(com.google.protobuf.Duration.Builder builderForValue)
Specifies the idle timeout for the route.
|
RouteAction.Builder |
setIdleTimeout(com.google.protobuf.Duration value)
Specifies the idle timeout for the route.
|
RouteAction.Builder |
setIncludeVhRateLimits(com.google.protobuf.BoolValue.Builder builderForValue)
Specifies if the rate limit filter should include the virtual host rate
limits.
|
RouteAction.Builder |
setIncludeVhRateLimits(com.google.protobuf.BoolValue value)
Specifies if the rate limit filter should include the virtual host rate
limits.
|
RouteAction.Builder |
setInternalRedirectAction(RouteAction.InternalRedirectAction value)
.envoy.api.v2.route.RouteAction.InternalRedirectAction internal_redirect_action = 26; |
RouteAction.Builder |
setInternalRedirectActionValue(int value)
.envoy.api.v2.route.RouteAction.InternalRedirectAction internal_redirect_action = 26; |
RouteAction.Builder |
setMaxGrpcTimeout(com.google.protobuf.Duration.Builder builderForValue)
If present, and the request is a gRPC request, use the
`grpc-timeout header <https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md>`_,
or its default value (infinity) instead of
:ref:`timeout <envoy_api_field_route.RouteAction.timeout>`, but limit the applied timeout
to the maximum value specified here.
|
RouteAction.Builder |
setMaxGrpcTimeout(com.google.protobuf.Duration value)
If present, and the request is a gRPC request, use the
`grpc-timeout header <https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md>`_,
or its default value (infinity) instead of
:ref:`timeout <envoy_api_field_route.RouteAction.timeout>`, but limit the applied timeout
to the maximum value specified here.
|
RouteAction.Builder |
setMetadataMatch(Metadata.Builder builderForValue)
Optional endpoint metadata match criteria used by the subset load balancer.
|
RouteAction.Builder |
setMetadataMatch(Metadata value)
Optional endpoint metadata match criteria used by the subset load balancer.
|
RouteAction.Builder |
setPrefixRewrite(String value)
Indicates that during forwarding, the matched prefix (or path) should be
swapped with this value.
|
RouteAction.Builder |
setPrefixRewriteBytes(com.google.protobuf.ByteString value)
Indicates that during forwarding, the matched prefix (or path) should be
swapped with this value.
|
RouteAction.Builder |
setPriority(RoutingPriority value)
Optionally specifies the :ref:`routing priority <arch_overview_http_routing_priority>`.
|
RouteAction.Builder |
setPriorityValue(int value)
Optionally specifies the :ref:`routing priority <arch_overview_http_routing_priority>`.
|
RouteAction.Builder |
setRateLimits(int index,
RateLimit.Builder builderForValue)
Specifies a set of rate limit configurations that could be applied to the
route.
|
RouteAction.Builder |
setRateLimits(int index,
RateLimit value)
Specifies a set of rate limit configurations that could be applied to the
route.
|
RouteAction.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RouteAction.Builder |
setRequestHeadersToAdd(int index,
HeaderValueOption.Builder builderForValue)
Deprecated.
|
RouteAction.Builder |
setRequestHeadersToAdd(int index,
HeaderValueOption value)
Deprecated.
|
RouteAction.Builder |
setRequestMirrorPolicy(RouteAction.RequestMirrorPolicy.Builder builderForValue)
Indicates that the route has a request mirroring policy.
|
RouteAction.Builder |
setRequestMirrorPolicy(RouteAction.RequestMirrorPolicy value)
Indicates that the route has a request mirroring policy.
|
RouteAction.Builder |
setResponseHeadersToAdd(int index,
HeaderValueOption.Builder builderForValue)
Deprecated.
|
RouteAction.Builder |
setResponseHeadersToAdd(int index,
HeaderValueOption value)
Deprecated.
|
RouteAction.Builder |
setResponseHeadersToRemove(int index,
String value)
Deprecated.
|
RouteAction.Builder |
setRetryPolicy(RetryPolicy.Builder builderForValue)
Indicates that the route has a retry policy.
|
RouteAction.Builder |
setRetryPolicy(RetryPolicy value)
Indicates that the route has a retry policy.
|
RouteAction.Builder |
setTimeout(com.google.protobuf.Duration.Builder builderForValue)
Specifies the upstream timeout for the route.
|
RouteAction.Builder |
setTimeout(com.google.protobuf.Duration value)
Specifies the upstream timeout for the route.
|
RouteAction.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RouteAction.Builder |
setUpgradeConfigs(int index,
RouteAction.UpgradeConfig.Builder builderForValue)
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25; |
RouteAction.Builder |
setUpgradeConfigs(int index,
RouteAction.UpgradeConfig value)
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25; |
RouteAction.Builder |
setWeightedClusters(WeightedCluster.Builder builderForValue)
Multiple upstream clusters can be specified for a given route.
|
RouteAction.Builder |
setWeightedClusters(WeightedCluster value)
Multiple upstream clusters can be specified for a given route.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<RouteAction.Builder>public RouteAction.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<RouteAction.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<RouteAction.Builder>public RouteAction getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RouteAction build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RouteAction buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RouteAction.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<RouteAction.Builder>public RouteAction.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<RouteAction.Builder>public RouteAction.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<RouteAction.Builder>public RouteAction.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<RouteAction.Builder>public RouteAction.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RouteAction.Builder>public RouteAction.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RouteAction.Builder>public RouteAction.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RouteAction.Builder>public RouteAction.Builder mergeFrom(RouteAction other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<RouteAction.Builder>public RouteAction.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RouteAction.Builder>IOExceptionpublic RouteAction.ClusterSpecifierCase getClusterSpecifierCase()
getClusterSpecifierCase in interface RouteActionOrBuilderpublic RouteAction.Builder clearClusterSpecifier()
public RouteAction.HostRewriteSpecifierCase getHostRewriteSpecifierCase()
getHostRewriteSpecifierCase in interface RouteActionOrBuilderpublic RouteAction.Builder clearHostRewriteSpecifier()
public String getCluster()
Indicates the upstream cluster to which the request should be routed to.
string cluster = 1 [(.validate.rules) = { ... }getCluster in interface RouteActionOrBuilderpublic com.google.protobuf.ByteString getClusterBytes()
Indicates the upstream cluster to which the request should be routed to.
string cluster = 1 [(.validate.rules) = { ... }getClusterBytes in interface RouteActionOrBuilderpublic RouteAction.Builder setCluster(String value)
Indicates the upstream cluster to which the request should be routed to.
string cluster = 1 [(.validate.rules) = { ... }public RouteAction.Builder clearCluster()
Indicates the upstream cluster to which the request should be routed to.
string cluster = 1 [(.validate.rules) = { ... }public RouteAction.Builder setClusterBytes(com.google.protobuf.ByteString value)
Indicates the upstream cluster to which the request should be routed to.
string cluster = 1 [(.validate.rules) = { ... }public String getClusterHeader()
Envoy will determine the cluster to route to by reading the value of the HTTP header named by cluster_header from the request headers. If the header is not found or the referenced cluster does not exist, Envoy will return a 404 response. .. attention:: Internally, Envoy always uses the HTTP/2 *:authority* header to represent the HTTP/1 *Host* header. Thus, if attempting to match on *Host*, match on *:authority* instead.
string cluster_header = 2 [(.validate.rules) = { ... }getClusterHeader in interface RouteActionOrBuilderpublic com.google.protobuf.ByteString getClusterHeaderBytes()
Envoy will determine the cluster to route to by reading the value of the HTTP header named by cluster_header from the request headers. If the header is not found or the referenced cluster does not exist, Envoy will return a 404 response. .. attention:: Internally, Envoy always uses the HTTP/2 *:authority* header to represent the HTTP/1 *Host* header. Thus, if attempting to match on *Host*, match on *:authority* instead.
string cluster_header = 2 [(.validate.rules) = { ... }getClusterHeaderBytes in interface RouteActionOrBuilderpublic RouteAction.Builder setClusterHeader(String value)
Envoy will determine the cluster to route to by reading the value of the HTTP header named by cluster_header from the request headers. If the header is not found or the referenced cluster does not exist, Envoy will return a 404 response. .. attention:: Internally, Envoy always uses the HTTP/2 *:authority* header to represent the HTTP/1 *Host* header. Thus, if attempting to match on *Host*, match on *:authority* instead.
string cluster_header = 2 [(.validate.rules) = { ... }public RouteAction.Builder clearClusterHeader()
Envoy will determine the cluster to route to by reading the value of the HTTP header named by cluster_header from the request headers. If the header is not found or the referenced cluster does not exist, Envoy will return a 404 response. .. attention:: Internally, Envoy always uses the HTTP/2 *:authority* header to represent the HTTP/1 *Host* header. Thus, if attempting to match on *Host*, match on *:authority* instead.
string cluster_header = 2 [(.validate.rules) = { ... }public RouteAction.Builder setClusterHeaderBytes(com.google.protobuf.ByteString value)
Envoy will determine the cluster to route to by reading the value of the HTTP header named by cluster_header from the request headers. If the header is not found or the referenced cluster does not exist, Envoy will return a 404 response. .. attention:: Internally, Envoy always uses the HTTP/2 *:authority* header to represent the HTTP/1 *Host* header. Thus, if attempting to match on *Host*, match on *:authority* instead.
string cluster_header = 2 [(.validate.rules) = { ... }public boolean hasWeightedClusters()
Multiple upstream clusters can be specified for a given route. The request is routed to one of the upstream clusters based on weights assigned to each cluster. See :ref:`traffic splitting <config_http_conn_man_route_table_traffic_splitting_split>` for additional documentation.
.envoy.api.v2.route.WeightedCluster weighted_clusters = 3;hasWeightedClusters in interface RouteActionOrBuilderpublic WeightedCluster getWeightedClusters()
Multiple upstream clusters can be specified for a given route. The request is routed to one of the upstream clusters based on weights assigned to each cluster. See :ref:`traffic splitting <config_http_conn_man_route_table_traffic_splitting_split>` for additional documentation.
.envoy.api.v2.route.WeightedCluster weighted_clusters = 3;getWeightedClusters in interface RouteActionOrBuilderpublic RouteAction.Builder setWeightedClusters(WeightedCluster value)
Multiple upstream clusters can be specified for a given route. The request is routed to one of the upstream clusters based on weights assigned to each cluster. See :ref:`traffic splitting <config_http_conn_man_route_table_traffic_splitting_split>` for additional documentation.
.envoy.api.v2.route.WeightedCluster weighted_clusters = 3;public RouteAction.Builder setWeightedClusters(WeightedCluster.Builder builderForValue)
Multiple upstream clusters can be specified for a given route. The request is routed to one of the upstream clusters based on weights assigned to each cluster. See :ref:`traffic splitting <config_http_conn_man_route_table_traffic_splitting_split>` for additional documentation.
.envoy.api.v2.route.WeightedCluster weighted_clusters = 3;public RouteAction.Builder mergeWeightedClusters(WeightedCluster value)
Multiple upstream clusters can be specified for a given route. The request is routed to one of the upstream clusters based on weights assigned to each cluster. See :ref:`traffic splitting <config_http_conn_man_route_table_traffic_splitting_split>` for additional documentation.
.envoy.api.v2.route.WeightedCluster weighted_clusters = 3;public RouteAction.Builder clearWeightedClusters()
Multiple upstream clusters can be specified for a given route. The request is routed to one of the upstream clusters based on weights assigned to each cluster. See :ref:`traffic splitting <config_http_conn_man_route_table_traffic_splitting_split>` for additional documentation.
.envoy.api.v2.route.WeightedCluster weighted_clusters = 3;public WeightedCluster.Builder getWeightedClustersBuilder()
Multiple upstream clusters can be specified for a given route. The request is routed to one of the upstream clusters based on weights assigned to each cluster. See :ref:`traffic splitting <config_http_conn_man_route_table_traffic_splitting_split>` for additional documentation.
.envoy.api.v2.route.WeightedCluster weighted_clusters = 3;public WeightedClusterOrBuilder getWeightedClustersOrBuilder()
Multiple upstream clusters can be specified for a given route. The request is routed to one of the upstream clusters based on weights assigned to each cluster. See :ref:`traffic splitting <config_http_conn_man_route_table_traffic_splitting_split>` for additional documentation.
.envoy.api.v2.route.WeightedCluster weighted_clusters = 3;getWeightedClustersOrBuilder in interface RouteActionOrBuilderpublic int getClusterNotFoundResponseCodeValue()
The HTTP status code to use when configured cluster is not found. The default response code is 503 Service Unavailable.
.envoy.api.v2.route.RouteAction.ClusterNotFoundResponseCode cluster_not_found_response_code = 20 [(.validate.rules) = { ... }getClusterNotFoundResponseCodeValue in interface RouteActionOrBuilderpublic RouteAction.Builder setClusterNotFoundResponseCodeValue(int value)
The HTTP status code to use when configured cluster is not found. The default response code is 503 Service Unavailable.
.envoy.api.v2.route.RouteAction.ClusterNotFoundResponseCode cluster_not_found_response_code = 20 [(.validate.rules) = { ... }public RouteAction.ClusterNotFoundResponseCode getClusterNotFoundResponseCode()
The HTTP status code to use when configured cluster is not found. The default response code is 503 Service Unavailable.
.envoy.api.v2.route.RouteAction.ClusterNotFoundResponseCode cluster_not_found_response_code = 20 [(.validate.rules) = { ... }getClusterNotFoundResponseCode in interface RouteActionOrBuilderpublic RouteAction.Builder setClusterNotFoundResponseCode(RouteAction.ClusterNotFoundResponseCode value)
The HTTP status code to use when configured cluster is not found. The default response code is 503 Service Unavailable.
.envoy.api.v2.route.RouteAction.ClusterNotFoundResponseCode cluster_not_found_response_code = 20 [(.validate.rules) = { ... }public RouteAction.Builder clearClusterNotFoundResponseCode()
The HTTP status code to use when configured cluster is not found. The default response code is 503 Service Unavailable.
.envoy.api.v2.route.RouteAction.ClusterNotFoundResponseCode cluster_not_found_response_code = 20 [(.validate.rules) = { ... }public boolean hasMetadataMatch()
Optional endpoint metadata match criteria used by the subset load balancer. Only endpoints in the upstream cluster with metadata matching what's set in this field will be considered for load balancing. If using :ref:`weighted_clusters <envoy_api_field_route.RouteAction.weighted_clusters>`, metadata will be merged, with values provided there taking precedence. The filter name should be specified as *envoy.lb*.
.envoy.api.v2.core.Metadata metadata_match = 4;hasMetadataMatch in interface RouteActionOrBuilderpublic Metadata getMetadataMatch()
Optional endpoint metadata match criteria used by the subset load balancer. Only endpoints in the upstream cluster with metadata matching what's set in this field will be considered for load balancing. If using :ref:`weighted_clusters <envoy_api_field_route.RouteAction.weighted_clusters>`, metadata will be merged, with values provided there taking precedence. The filter name should be specified as *envoy.lb*.
.envoy.api.v2.core.Metadata metadata_match = 4;getMetadataMatch in interface RouteActionOrBuilderpublic RouteAction.Builder setMetadataMatch(Metadata value)
Optional endpoint metadata match criteria used by the subset load balancer. Only endpoints in the upstream cluster with metadata matching what's set in this field will be considered for load balancing. If using :ref:`weighted_clusters <envoy_api_field_route.RouteAction.weighted_clusters>`, metadata will be merged, with values provided there taking precedence. The filter name should be specified as *envoy.lb*.
.envoy.api.v2.core.Metadata metadata_match = 4;public RouteAction.Builder setMetadataMatch(Metadata.Builder builderForValue)
Optional endpoint metadata match criteria used by the subset load balancer. Only endpoints in the upstream cluster with metadata matching what's set in this field will be considered for load balancing. If using :ref:`weighted_clusters <envoy_api_field_route.RouteAction.weighted_clusters>`, metadata will be merged, with values provided there taking precedence. The filter name should be specified as *envoy.lb*.
.envoy.api.v2.core.Metadata metadata_match = 4;public RouteAction.Builder mergeMetadataMatch(Metadata value)
Optional endpoint metadata match criteria used by the subset load balancer. Only endpoints in the upstream cluster with metadata matching what's set in this field will be considered for load balancing. If using :ref:`weighted_clusters <envoy_api_field_route.RouteAction.weighted_clusters>`, metadata will be merged, with values provided there taking precedence. The filter name should be specified as *envoy.lb*.
.envoy.api.v2.core.Metadata metadata_match = 4;public RouteAction.Builder clearMetadataMatch()
Optional endpoint metadata match criteria used by the subset load balancer. Only endpoints in the upstream cluster with metadata matching what's set in this field will be considered for load balancing. If using :ref:`weighted_clusters <envoy_api_field_route.RouteAction.weighted_clusters>`, metadata will be merged, with values provided there taking precedence. The filter name should be specified as *envoy.lb*.
.envoy.api.v2.core.Metadata metadata_match = 4;public Metadata.Builder getMetadataMatchBuilder()
Optional endpoint metadata match criteria used by the subset load balancer. Only endpoints in the upstream cluster with metadata matching what's set in this field will be considered for load balancing. If using :ref:`weighted_clusters <envoy_api_field_route.RouteAction.weighted_clusters>`, metadata will be merged, with values provided there taking precedence. The filter name should be specified as *envoy.lb*.
.envoy.api.v2.core.Metadata metadata_match = 4;public MetadataOrBuilder getMetadataMatchOrBuilder()
Optional endpoint metadata match criteria used by the subset load balancer. Only endpoints in the upstream cluster with metadata matching what's set in this field will be considered for load balancing. If using :ref:`weighted_clusters <envoy_api_field_route.RouteAction.weighted_clusters>`, metadata will be merged, with values provided there taking precedence. The filter name should be specified as *envoy.lb*.
.envoy.api.v2.core.Metadata metadata_match = 4;getMetadataMatchOrBuilder in interface RouteActionOrBuilderpublic String getPrefixRewrite()
Indicates that during forwarding, the matched prefix (or path) should be
swapped with this value. This option allows application URLs to be rooted
at a different path from those exposed at the reverse proxy layer. The router filter will
place the original path before rewrite into the :ref:`x-envoy-original-path
<config_http_filters_router_x-envoy-original-path>` header.
.. attention::
Pay careful attention to the use of trailing slashes in the
:ref:`route's match <envoy_api_field_route.Route.match>` prefix value.
Stripping a prefix from a path requires multiple Routes to handle all cases. For example,
rewriting */prefix* to */* and */prefix/etc* to */etc* cannot be done in a single
:ref:`Route <envoy_api_msg_route.Route>`, as shown by the below config entries:
.. code-block:: yaml
- match:
prefix: "/prefix/"
route:
prefix_rewrite: "/"
- match:
prefix: "/prefix"
route:
prefix_rewrite: "/"
Having above entries in the config, requests to */prefix* will be stripped to */*, while
requests to */prefix/etc* will be stripped to */etc*.
string prefix_rewrite = 5;getPrefixRewrite in interface RouteActionOrBuilderpublic com.google.protobuf.ByteString getPrefixRewriteBytes()
Indicates that during forwarding, the matched prefix (or path) should be
swapped with this value. This option allows application URLs to be rooted
at a different path from those exposed at the reverse proxy layer. The router filter will
place the original path before rewrite into the :ref:`x-envoy-original-path
<config_http_filters_router_x-envoy-original-path>` header.
.. attention::
Pay careful attention to the use of trailing slashes in the
:ref:`route's match <envoy_api_field_route.Route.match>` prefix value.
Stripping a prefix from a path requires multiple Routes to handle all cases. For example,
rewriting */prefix* to */* and */prefix/etc* to */etc* cannot be done in a single
:ref:`Route <envoy_api_msg_route.Route>`, as shown by the below config entries:
.. code-block:: yaml
- match:
prefix: "/prefix/"
route:
prefix_rewrite: "/"
- match:
prefix: "/prefix"
route:
prefix_rewrite: "/"
Having above entries in the config, requests to */prefix* will be stripped to */*, while
requests to */prefix/etc* will be stripped to */etc*.
string prefix_rewrite = 5;getPrefixRewriteBytes in interface RouteActionOrBuilderpublic RouteAction.Builder setPrefixRewrite(String value)
Indicates that during forwarding, the matched prefix (or path) should be
swapped with this value. This option allows application URLs to be rooted
at a different path from those exposed at the reverse proxy layer. The router filter will
place the original path before rewrite into the :ref:`x-envoy-original-path
<config_http_filters_router_x-envoy-original-path>` header.
.. attention::
Pay careful attention to the use of trailing slashes in the
:ref:`route's match <envoy_api_field_route.Route.match>` prefix value.
Stripping a prefix from a path requires multiple Routes to handle all cases. For example,
rewriting */prefix* to */* and */prefix/etc* to */etc* cannot be done in a single
:ref:`Route <envoy_api_msg_route.Route>`, as shown by the below config entries:
.. code-block:: yaml
- match:
prefix: "/prefix/"
route:
prefix_rewrite: "/"
- match:
prefix: "/prefix"
route:
prefix_rewrite: "/"
Having above entries in the config, requests to */prefix* will be stripped to */*, while
requests to */prefix/etc* will be stripped to */etc*.
string prefix_rewrite = 5;public RouteAction.Builder clearPrefixRewrite()
Indicates that during forwarding, the matched prefix (or path) should be
swapped with this value. This option allows application URLs to be rooted
at a different path from those exposed at the reverse proxy layer. The router filter will
place the original path before rewrite into the :ref:`x-envoy-original-path
<config_http_filters_router_x-envoy-original-path>` header.
.. attention::
Pay careful attention to the use of trailing slashes in the
:ref:`route's match <envoy_api_field_route.Route.match>` prefix value.
Stripping a prefix from a path requires multiple Routes to handle all cases. For example,
rewriting */prefix* to */* and */prefix/etc* to */etc* cannot be done in a single
:ref:`Route <envoy_api_msg_route.Route>`, as shown by the below config entries:
.. code-block:: yaml
- match:
prefix: "/prefix/"
route:
prefix_rewrite: "/"
- match:
prefix: "/prefix"
route:
prefix_rewrite: "/"
Having above entries in the config, requests to */prefix* will be stripped to */*, while
requests to */prefix/etc* will be stripped to */etc*.
string prefix_rewrite = 5;public RouteAction.Builder setPrefixRewriteBytes(com.google.protobuf.ByteString value)
Indicates that during forwarding, the matched prefix (or path) should be
swapped with this value. This option allows application URLs to be rooted
at a different path from those exposed at the reverse proxy layer. The router filter will
place the original path before rewrite into the :ref:`x-envoy-original-path
<config_http_filters_router_x-envoy-original-path>` header.
.. attention::
Pay careful attention to the use of trailing slashes in the
:ref:`route's match <envoy_api_field_route.Route.match>` prefix value.
Stripping a prefix from a path requires multiple Routes to handle all cases. For example,
rewriting */prefix* to */* and */prefix/etc* to */etc* cannot be done in a single
:ref:`Route <envoy_api_msg_route.Route>`, as shown by the below config entries:
.. code-block:: yaml
- match:
prefix: "/prefix/"
route:
prefix_rewrite: "/"
- match:
prefix: "/prefix"
route:
prefix_rewrite: "/"
Having above entries in the config, requests to */prefix* will be stripped to */*, while
requests to */prefix/etc* will be stripped to */etc*.
string prefix_rewrite = 5;public String getHostRewrite()
Indicates that during forwarding, the host header will be swapped with this value.
string host_rewrite = 6;getHostRewrite in interface RouteActionOrBuilderpublic com.google.protobuf.ByteString getHostRewriteBytes()
Indicates that during forwarding, the host header will be swapped with this value.
string host_rewrite = 6;getHostRewriteBytes in interface RouteActionOrBuilderpublic RouteAction.Builder setHostRewrite(String value)
Indicates that during forwarding, the host header will be swapped with this value.
string host_rewrite = 6;public RouteAction.Builder clearHostRewrite()
Indicates that during forwarding, the host header will be swapped with this value.
string host_rewrite = 6;public RouteAction.Builder setHostRewriteBytes(com.google.protobuf.ByteString value)
Indicates that during forwarding, the host header will be swapped with this value.
string host_rewrite = 6;public boolean hasAutoHostRewrite()
Indicates that during forwarding, the host header will be swapped with the hostname of the upstream host chosen by the cluster manager. This option is applicable only when the destination cluster for a route is of type *strict_dns* or *logical_dns*. Setting this to true with other cluster types has no effect.
.google.protobuf.BoolValue auto_host_rewrite = 7;hasAutoHostRewrite in interface RouteActionOrBuilderpublic com.google.protobuf.BoolValue getAutoHostRewrite()
Indicates that during forwarding, the host header will be swapped with the hostname of the upstream host chosen by the cluster manager. This option is applicable only when the destination cluster for a route is of type *strict_dns* or *logical_dns*. Setting this to true with other cluster types has no effect.
.google.protobuf.BoolValue auto_host_rewrite = 7;getAutoHostRewrite in interface RouteActionOrBuilderpublic RouteAction.Builder setAutoHostRewrite(com.google.protobuf.BoolValue value)
Indicates that during forwarding, the host header will be swapped with the hostname of the upstream host chosen by the cluster manager. This option is applicable only when the destination cluster for a route is of type *strict_dns* or *logical_dns*. Setting this to true with other cluster types has no effect.
.google.protobuf.BoolValue auto_host_rewrite = 7;public RouteAction.Builder setAutoHostRewrite(com.google.protobuf.BoolValue.Builder builderForValue)
Indicates that during forwarding, the host header will be swapped with the hostname of the upstream host chosen by the cluster manager. This option is applicable only when the destination cluster for a route is of type *strict_dns* or *logical_dns*. Setting this to true with other cluster types has no effect.
.google.protobuf.BoolValue auto_host_rewrite = 7;public RouteAction.Builder mergeAutoHostRewrite(com.google.protobuf.BoolValue value)
Indicates that during forwarding, the host header will be swapped with the hostname of the upstream host chosen by the cluster manager. This option is applicable only when the destination cluster for a route is of type *strict_dns* or *logical_dns*. Setting this to true with other cluster types has no effect.
.google.protobuf.BoolValue auto_host_rewrite = 7;public RouteAction.Builder clearAutoHostRewrite()
Indicates that during forwarding, the host header will be swapped with the hostname of the upstream host chosen by the cluster manager. This option is applicable only when the destination cluster for a route is of type *strict_dns* or *logical_dns*. Setting this to true with other cluster types has no effect.
.google.protobuf.BoolValue auto_host_rewrite = 7;public com.google.protobuf.BoolValue.Builder getAutoHostRewriteBuilder()
Indicates that during forwarding, the host header will be swapped with the hostname of the upstream host chosen by the cluster manager. This option is applicable only when the destination cluster for a route is of type *strict_dns* or *logical_dns*. Setting this to true with other cluster types has no effect.
.google.protobuf.BoolValue auto_host_rewrite = 7;public com.google.protobuf.BoolValueOrBuilder getAutoHostRewriteOrBuilder()
Indicates that during forwarding, the host header will be swapped with the hostname of the upstream host chosen by the cluster manager. This option is applicable only when the destination cluster for a route is of type *strict_dns* or *logical_dns*. Setting this to true with other cluster types has no effect.
.google.protobuf.BoolValue auto_host_rewrite = 7;getAutoHostRewriteOrBuilder in interface RouteActionOrBuilderpublic boolean hasTimeout()
Specifies the upstream timeout for the route. If not specified, the default is 15s. This spans between the point at which the entire downstream request (i.e. end-of-stream) has been processed and when the upstream response has been completely processed. .. note:: This timeout includes all retries. See also :ref:`config_http_filters_router_x-envoy-upstream-rq-timeout-ms`, :ref:`config_http_filters_router_x-envoy-upstream-rq-per-try-timeout-ms`, and the :ref:`retry overview <arch_overview_http_routing_retry>`.
.google.protobuf.Duration timeout = 8 [(.gogoproto.stdduration) = true];hasTimeout in interface RouteActionOrBuilderpublic com.google.protobuf.Duration getTimeout()
Specifies the upstream timeout for the route. If not specified, the default is 15s. This spans between the point at which the entire downstream request (i.e. end-of-stream) has been processed and when the upstream response has been completely processed. .. note:: This timeout includes all retries. See also :ref:`config_http_filters_router_x-envoy-upstream-rq-timeout-ms`, :ref:`config_http_filters_router_x-envoy-upstream-rq-per-try-timeout-ms`, and the :ref:`retry overview <arch_overview_http_routing_retry>`.
.google.protobuf.Duration timeout = 8 [(.gogoproto.stdduration) = true];getTimeout in interface RouteActionOrBuilderpublic RouteAction.Builder setTimeout(com.google.protobuf.Duration value)
Specifies the upstream timeout for the route. If not specified, the default is 15s. This spans between the point at which the entire downstream request (i.e. end-of-stream) has been processed and when the upstream response has been completely processed. .. note:: This timeout includes all retries. See also :ref:`config_http_filters_router_x-envoy-upstream-rq-timeout-ms`, :ref:`config_http_filters_router_x-envoy-upstream-rq-per-try-timeout-ms`, and the :ref:`retry overview <arch_overview_http_routing_retry>`.
.google.protobuf.Duration timeout = 8 [(.gogoproto.stdduration) = true];public RouteAction.Builder setTimeout(com.google.protobuf.Duration.Builder builderForValue)
Specifies the upstream timeout for the route. If not specified, the default is 15s. This spans between the point at which the entire downstream request (i.e. end-of-stream) has been processed and when the upstream response has been completely processed. .. note:: This timeout includes all retries. See also :ref:`config_http_filters_router_x-envoy-upstream-rq-timeout-ms`, :ref:`config_http_filters_router_x-envoy-upstream-rq-per-try-timeout-ms`, and the :ref:`retry overview <arch_overview_http_routing_retry>`.
.google.protobuf.Duration timeout = 8 [(.gogoproto.stdduration) = true];public RouteAction.Builder mergeTimeout(com.google.protobuf.Duration value)
Specifies the upstream timeout for the route. If not specified, the default is 15s. This spans between the point at which the entire downstream request (i.e. end-of-stream) has been processed and when the upstream response has been completely processed. .. note:: This timeout includes all retries. See also :ref:`config_http_filters_router_x-envoy-upstream-rq-timeout-ms`, :ref:`config_http_filters_router_x-envoy-upstream-rq-per-try-timeout-ms`, and the :ref:`retry overview <arch_overview_http_routing_retry>`.
.google.protobuf.Duration timeout = 8 [(.gogoproto.stdduration) = true];public RouteAction.Builder clearTimeout()
Specifies the upstream timeout for the route. If not specified, the default is 15s. This spans between the point at which the entire downstream request (i.e. end-of-stream) has been processed and when the upstream response has been completely processed. .. note:: This timeout includes all retries. See also :ref:`config_http_filters_router_x-envoy-upstream-rq-timeout-ms`, :ref:`config_http_filters_router_x-envoy-upstream-rq-per-try-timeout-ms`, and the :ref:`retry overview <arch_overview_http_routing_retry>`.
.google.protobuf.Duration timeout = 8 [(.gogoproto.stdduration) = true];public com.google.protobuf.Duration.Builder getTimeoutBuilder()
Specifies the upstream timeout for the route. If not specified, the default is 15s. This spans between the point at which the entire downstream request (i.e. end-of-stream) has been processed and when the upstream response has been completely processed. .. note:: This timeout includes all retries. See also :ref:`config_http_filters_router_x-envoy-upstream-rq-timeout-ms`, :ref:`config_http_filters_router_x-envoy-upstream-rq-per-try-timeout-ms`, and the :ref:`retry overview <arch_overview_http_routing_retry>`.
.google.protobuf.Duration timeout = 8 [(.gogoproto.stdduration) = true];public com.google.protobuf.DurationOrBuilder getTimeoutOrBuilder()
Specifies the upstream timeout for the route. If not specified, the default is 15s. This spans between the point at which the entire downstream request (i.e. end-of-stream) has been processed and when the upstream response has been completely processed. .. note:: This timeout includes all retries. See also :ref:`config_http_filters_router_x-envoy-upstream-rq-timeout-ms`, :ref:`config_http_filters_router_x-envoy-upstream-rq-per-try-timeout-ms`, and the :ref:`retry overview <arch_overview_http_routing_retry>`.
.google.protobuf.Duration timeout = 8 [(.gogoproto.stdduration) = true];getTimeoutOrBuilder in interface RouteActionOrBuilderpublic boolean hasIdleTimeout()
Specifies the idle timeout for the route. If not specified, there is no per-route idle timeout, although the connection manager wide :ref:`stream_idle_timeout <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.stream_idle_timeout>` will still apply. A value of 0 will completely disable the route's idle timeout, even if a connection manager stream idle timeout is configured. The idle timeout is distinct to :ref:`timeout <envoy_api_field_route.RouteAction.timeout>`, which provides an upper bound on the upstream response time; :ref:`idle_timeout <envoy_api_field_route.RouteAction.idle_timeout>` instead bounds the amount of time the request's stream may be idle. After header decoding, the idle timeout will apply on downstream and upstream request events. Each time an encode/decode event for headers or data is processed for the stream, the timer will be reset. If the timeout fires, the stream is terminated with a 408 Request Timeout error code if no upstream response header has been received, otherwise a stream reset occurs.
.google.protobuf.Duration idle_timeout = 24 [(.gogoproto.stdduration) = true, (.validate.rules) = { ... }hasIdleTimeout in interface RouteActionOrBuilderpublic com.google.protobuf.Duration getIdleTimeout()
Specifies the idle timeout for the route. If not specified, there is no per-route idle timeout, although the connection manager wide :ref:`stream_idle_timeout <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.stream_idle_timeout>` will still apply. A value of 0 will completely disable the route's idle timeout, even if a connection manager stream idle timeout is configured. The idle timeout is distinct to :ref:`timeout <envoy_api_field_route.RouteAction.timeout>`, which provides an upper bound on the upstream response time; :ref:`idle_timeout <envoy_api_field_route.RouteAction.idle_timeout>` instead bounds the amount of time the request's stream may be idle. After header decoding, the idle timeout will apply on downstream and upstream request events. Each time an encode/decode event for headers or data is processed for the stream, the timer will be reset. If the timeout fires, the stream is terminated with a 408 Request Timeout error code if no upstream response header has been received, otherwise a stream reset occurs.
.google.protobuf.Duration idle_timeout = 24 [(.gogoproto.stdduration) = true, (.validate.rules) = { ... }getIdleTimeout in interface RouteActionOrBuilderpublic RouteAction.Builder setIdleTimeout(com.google.protobuf.Duration value)
Specifies the idle timeout for the route. If not specified, there is no per-route idle timeout, although the connection manager wide :ref:`stream_idle_timeout <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.stream_idle_timeout>` will still apply. A value of 0 will completely disable the route's idle timeout, even if a connection manager stream idle timeout is configured. The idle timeout is distinct to :ref:`timeout <envoy_api_field_route.RouteAction.timeout>`, which provides an upper bound on the upstream response time; :ref:`idle_timeout <envoy_api_field_route.RouteAction.idle_timeout>` instead bounds the amount of time the request's stream may be idle. After header decoding, the idle timeout will apply on downstream and upstream request events. Each time an encode/decode event for headers or data is processed for the stream, the timer will be reset. If the timeout fires, the stream is terminated with a 408 Request Timeout error code if no upstream response header has been received, otherwise a stream reset occurs.
.google.protobuf.Duration idle_timeout = 24 [(.gogoproto.stdduration) = true, (.validate.rules) = { ... }public RouteAction.Builder setIdleTimeout(com.google.protobuf.Duration.Builder builderForValue)
Specifies the idle timeout for the route. If not specified, there is no per-route idle timeout, although the connection manager wide :ref:`stream_idle_timeout <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.stream_idle_timeout>` will still apply. A value of 0 will completely disable the route's idle timeout, even if a connection manager stream idle timeout is configured. The idle timeout is distinct to :ref:`timeout <envoy_api_field_route.RouteAction.timeout>`, which provides an upper bound on the upstream response time; :ref:`idle_timeout <envoy_api_field_route.RouteAction.idle_timeout>` instead bounds the amount of time the request's stream may be idle. After header decoding, the idle timeout will apply on downstream and upstream request events. Each time an encode/decode event for headers or data is processed for the stream, the timer will be reset. If the timeout fires, the stream is terminated with a 408 Request Timeout error code if no upstream response header has been received, otherwise a stream reset occurs.
.google.protobuf.Duration idle_timeout = 24 [(.gogoproto.stdduration) = true, (.validate.rules) = { ... }public RouteAction.Builder mergeIdleTimeout(com.google.protobuf.Duration value)
Specifies the idle timeout for the route. If not specified, there is no per-route idle timeout, although the connection manager wide :ref:`stream_idle_timeout <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.stream_idle_timeout>` will still apply. A value of 0 will completely disable the route's idle timeout, even if a connection manager stream idle timeout is configured. The idle timeout is distinct to :ref:`timeout <envoy_api_field_route.RouteAction.timeout>`, which provides an upper bound on the upstream response time; :ref:`idle_timeout <envoy_api_field_route.RouteAction.idle_timeout>` instead bounds the amount of time the request's stream may be idle. After header decoding, the idle timeout will apply on downstream and upstream request events. Each time an encode/decode event for headers or data is processed for the stream, the timer will be reset. If the timeout fires, the stream is terminated with a 408 Request Timeout error code if no upstream response header has been received, otherwise a stream reset occurs.
.google.protobuf.Duration idle_timeout = 24 [(.gogoproto.stdduration) = true, (.validate.rules) = { ... }public RouteAction.Builder clearIdleTimeout()
Specifies the idle timeout for the route. If not specified, there is no per-route idle timeout, although the connection manager wide :ref:`stream_idle_timeout <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.stream_idle_timeout>` will still apply. A value of 0 will completely disable the route's idle timeout, even if a connection manager stream idle timeout is configured. The idle timeout is distinct to :ref:`timeout <envoy_api_field_route.RouteAction.timeout>`, which provides an upper bound on the upstream response time; :ref:`idle_timeout <envoy_api_field_route.RouteAction.idle_timeout>` instead bounds the amount of time the request's stream may be idle. After header decoding, the idle timeout will apply on downstream and upstream request events. Each time an encode/decode event for headers or data is processed for the stream, the timer will be reset. If the timeout fires, the stream is terminated with a 408 Request Timeout error code if no upstream response header has been received, otherwise a stream reset occurs.
.google.protobuf.Duration idle_timeout = 24 [(.gogoproto.stdduration) = true, (.validate.rules) = { ... }public com.google.protobuf.Duration.Builder getIdleTimeoutBuilder()
Specifies the idle timeout for the route. If not specified, there is no per-route idle timeout, although the connection manager wide :ref:`stream_idle_timeout <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.stream_idle_timeout>` will still apply. A value of 0 will completely disable the route's idle timeout, even if a connection manager stream idle timeout is configured. The idle timeout is distinct to :ref:`timeout <envoy_api_field_route.RouteAction.timeout>`, which provides an upper bound on the upstream response time; :ref:`idle_timeout <envoy_api_field_route.RouteAction.idle_timeout>` instead bounds the amount of time the request's stream may be idle. After header decoding, the idle timeout will apply on downstream and upstream request events. Each time an encode/decode event for headers or data is processed for the stream, the timer will be reset. If the timeout fires, the stream is terminated with a 408 Request Timeout error code if no upstream response header has been received, otherwise a stream reset occurs.
.google.protobuf.Duration idle_timeout = 24 [(.gogoproto.stdduration) = true, (.validate.rules) = { ... }public com.google.protobuf.DurationOrBuilder getIdleTimeoutOrBuilder()
Specifies the idle timeout for the route. If not specified, there is no per-route idle timeout, although the connection manager wide :ref:`stream_idle_timeout <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.stream_idle_timeout>` will still apply. A value of 0 will completely disable the route's idle timeout, even if a connection manager stream idle timeout is configured. The idle timeout is distinct to :ref:`timeout <envoy_api_field_route.RouteAction.timeout>`, which provides an upper bound on the upstream response time; :ref:`idle_timeout <envoy_api_field_route.RouteAction.idle_timeout>` instead bounds the amount of time the request's stream may be idle. After header decoding, the idle timeout will apply on downstream and upstream request events. Each time an encode/decode event for headers or data is processed for the stream, the timer will be reset. If the timeout fires, the stream is terminated with a 408 Request Timeout error code if no upstream response header has been received, otherwise a stream reset occurs.
.google.protobuf.Duration idle_timeout = 24 [(.gogoproto.stdduration) = true, (.validate.rules) = { ... }getIdleTimeoutOrBuilder in interface RouteActionOrBuilderpublic boolean hasRetryPolicy()
Indicates that the route has a retry policy. Note that if this is set, it'll take precedence over the virtual host level retry policy entirely (e.g.: policies are not merged, most internal one becomes the enforced policy).
.envoy.api.v2.route.RetryPolicy retry_policy = 9;hasRetryPolicy in interface RouteActionOrBuilderpublic RetryPolicy getRetryPolicy()
Indicates that the route has a retry policy. Note that if this is set, it'll take precedence over the virtual host level retry policy entirely (e.g.: policies are not merged, most internal one becomes the enforced policy).
.envoy.api.v2.route.RetryPolicy retry_policy = 9;getRetryPolicy in interface RouteActionOrBuilderpublic RouteAction.Builder setRetryPolicy(RetryPolicy value)
Indicates that the route has a retry policy. Note that if this is set, it'll take precedence over the virtual host level retry policy entirely (e.g.: policies are not merged, most internal one becomes the enforced policy).
.envoy.api.v2.route.RetryPolicy retry_policy = 9;public RouteAction.Builder setRetryPolicy(RetryPolicy.Builder builderForValue)
Indicates that the route has a retry policy. Note that if this is set, it'll take precedence over the virtual host level retry policy entirely (e.g.: policies are not merged, most internal one becomes the enforced policy).
.envoy.api.v2.route.RetryPolicy retry_policy = 9;public RouteAction.Builder mergeRetryPolicy(RetryPolicy value)
Indicates that the route has a retry policy. Note that if this is set, it'll take precedence over the virtual host level retry policy entirely (e.g.: policies are not merged, most internal one becomes the enforced policy).
.envoy.api.v2.route.RetryPolicy retry_policy = 9;public RouteAction.Builder clearRetryPolicy()
Indicates that the route has a retry policy. Note that if this is set, it'll take precedence over the virtual host level retry policy entirely (e.g.: policies are not merged, most internal one becomes the enforced policy).
.envoy.api.v2.route.RetryPolicy retry_policy = 9;public RetryPolicy.Builder getRetryPolicyBuilder()
Indicates that the route has a retry policy. Note that if this is set, it'll take precedence over the virtual host level retry policy entirely (e.g.: policies are not merged, most internal one becomes the enforced policy).
.envoy.api.v2.route.RetryPolicy retry_policy = 9;public RetryPolicyOrBuilder getRetryPolicyOrBuilder()
Indicates that the route has a retry policy. Note that if this is set, it'll take precedence over the virtual host level retry policy entirely (e.g.: policies are not merged, most internal one becomes the enforced policy).
.envoy.api.v2.route.RetryPolicy retry_policy = 9;getRetryPolicyOrBuilder in interface RouteActionOrBuilderpublic boolean hasRequestMirrorPolicy()
Indicates that the route has a request mirroring policy.
.envoy.api.v2.route.RouteAction.RequestMirrorPolicy request_mirror_policy = 10;hasRequestMirrorPolicy in interface RouteActionOrBuilderpublic RouteAction.RequestMirrorPolicy getRequestMirrorPolicy()
Indicates that the route has a request mirroring policy.
.envoy.api.v2.route.RouteAction.RequestMirrorPolicy request_mirror_policy = 10;getRequestMirrorPolicy in interface RouteActionOrBuilderpublic RouteAction.Builder setRequestMirrorPolicy(RouteAction.RequestMirrorPolicy value)
Indicates that the route has a request mirroring policy.
.envoy.api.v2.route.RouteAction.RequestMirrorPolicy request_mirror_policy = 10;public RouteAction.Builder setRequestMirrorPolicy(RouteAction.RequestMirrorPolicy.Builder builderForValue)
Indicates that the route has a request mirroring policy.
.envoy.api.v2.route.RouteAction.RequestMirrorPolicy request_mirror_policy = 10;public RouteAction.Builder mergeRequestMirrorPolicy(RouteAction.RequestMirrorPolicy value)
Indicates that the route has a request mirroring policy.
.envoy.api.v2.route.RouteAction.RequestMirrorPolicy request_mirror_policy = 10;public RouteAction.Builder clearRequestMirrorPolicy()
Indicates that the route has a request mirroring policy.
.envoy.api.v2.route.RouteAction.RequestMirrorPolicy request_mirror_policy = 10;public RouteAction.RequestMirrorPolicy.Builder getRequestMirrorPolicyBuilder()
Indicates that the route has a request mirroring policy.
.envoy.api.v2.route.RouteAction.RequestMirrorPolicy request_mirror_policy = 10;public RouteAction.RequestMirrorPolicyOrBuilder getRequestMirrorPolicyOrBuilder()
Indicates that the route has a request mirroring policy.
.envoy.api.v2.route.RouteAction.RequestMirrorPolicy request_mirror_policy = 10;getRequestMirrorPolicyOrBuilder in interface RouteActionOrBuilderpublic int getPriorityValue()
Optionally specifies the :ref:`routing priority <arch_overview_http_routing_priority>`. [#comment:TODO(htuch): add (validate.rules).enum.defined_only = true once https://github.com/lyft/protoc-gen-validate/issues/42 is resolved.]
.envoy.api.v2.core.RoutingPriority priority = 11;getPriorityValue in interface RouteActionOrBuilderpublic RouteAction.Builder setPriorityValue(int value)
Optionally specifies the :ref:`routing priority <arch_overview_http_routing_priority>`. [#comment:TODO(htuch): add (validate.rules).enum.defined_only = true once https://github.com/lyft/protoc-gen-validate/issues/42 is resolved.]
.envoy.api.v2.core.RoutingPriority priority = 11;public RoutingPriority getPriority()
Optionally specifies the :ref:`routing priority <arch_overview_http_routing_priority>`. [#comment:TODO(htuch): add (validate.rules).enum.defined_only = true once https://github.com/lyft/protoc-gen-validate/issues/42 is resolved.]
.envoy.api.v2.core.RoutingPriority priority = 11;getPriority in interface RouteActionOrBuilderpublic RouteAction.Builder setPriority(RoutingPriority value)
Optionally specifies the :ref:`routing priority <arch_overview_http_routing_priority>`. [#comment:TODO(htuch): add (validate.rules).enum.defined_only = true once https://github.com/lyft/protoc-gen-validate/issues/42 is resolved.]
.envoy.api.v2.core.RoutingPriority priority = 11;public RouteAction.Builder clearPriority()
Optionally specifies the :ref:`routing priority <arch_overview_http_routing_priority>`. [#comment:TODO(htuch): add (validate.rules).enum.defined_only = true once https://github.com/lyft/protoc-gen-validate/issues/42 is resolved.]
.envoy.api.v2.core.RoutingPriority priority = 11;@Deprecated public List<HeaderValueOption> getRequestHeadersToAddList()
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 12 [deprecated = true];getRequestHeadersToAddList in interface RouteActionOrBuilder@Deprecated public int getRequestHeadersToAddCount()
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 12 [deprecated = true];getRequestHeadersToAddCount in interface RouteActionOrBuilder@Deprecated public HeaderValueOption getRequestHeadersToAdd(int index)
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 12 [deprecated = true];getRequestHeadersToAdd in interface RouteActionOrBuilder@Deprecated public RouteAction.Builder setRequestHeadersToAdd(int index, HeaderValueOption value)
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 12 [deprecated = true];@Deprecated public RouteAction.Builder setRequestHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 12 [deprecated = true];@Deprecated public RouteAction.Builder addRequestHeadersToAdd(HeaderValueOption value)
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 12 [deprecated = true];@Deprecated public RouteAction.Builder addRequestHeadersToAdd(int index, HeaderValueOption value)
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 12 [deprecated = true];@Deprecated public RouteAction.Builder addRequestHeadersToAdd(HeaderValueOption.Builder builderForValue)
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 12 [deprecated = true];@Deprecated public RouteAction.Builder addRequestHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 12 [deprecated = true];@Deprecated public RouteAction.Builder addAllRequestHeadersToAdd(Iterable<? extends HeaderValueOption> values)
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 12 [deprecated = true];@Deprecated public RouteAction.Builder clearRequestHeadersToAdd()
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 12 [deprecated = true];@Deprecated public RouteAction.Builder removeRequestHeadersToAdd(int index)
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 12 [deprecated = true];@Deprecated public HeaderValueOption.Builder getRequestHeadersToAddBuilder(int index)
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 12 [deprecated = true];@Deprecated public HeaderValueOptionOrBuilder getRequestHeadersToAddOrBuilder(int index)
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 12 [deprecated = true];getRequestHeadersToAddOrBuilder in interface RouteActionOrBuilder@Deprecated public List<? extends HeaderValueOptionOrBuilder> getRequestHeadersToAddOrBuilderList()
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 12 [deprecated = true];getRequestHeadersToAddOrBuilderList in interface RouteActionOrBuilder@Deprecated public HeaderValueOption.Builder addRequestHeadersToAddBuilder()
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 12 [deprecated = true];@Deprecated public HeaderValueOption.Builder addRequestHeadersToAddBuilder(int index)
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 12 [deprecated = true];@Deprecated public List<HeaderValueOption.Builder> getRequestHeadersToAddBuilderList()
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption request_headers_to_add = 12 [deprecated = true];@Deprecated public List<HeaderValueOption> getResponseHeadersToAddList()
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption response_headers_to_add = 18 [deprecated = true];getResponseHeadersToAddList in interface RouteActionOrBuilder@Deprecated public int getResponseHeadersToAddCount()
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption response_headers_to_add = 18 [deprecated = true];getResponseHeadersToAddCount in interface RouteActionOrBuilder@Deprecated public HeaderValueOption getResponseHeadersToAdd(int index)
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption response_headers_to_add = 18 [deprecated = true];getResponseHeadersToAdd in interface RouteActionOrBuilder@Deprecated public RouteAction.Builder setResponseHeadersToAdd(int index, HeaderValueOption value)
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption response_headers_to_add = 18 [deprecated = true];@Deprecated public RouteAction.Builder setResponseHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption response_headers_to_add = 18 [deprecated = true];@Deprecated public RouteAction.Builder addResponseHeadersToAdd(HeaderValueOption value)
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption response_headers_to_add = 18 [deprecated = true];@Deprecated public RouteAction.Builder addResponseHeadersToAdd(int index, HeaderValueOption value)
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption response_headers_to_add = 18 [deprecated = true];@Deprecated public RouteAction.Builder addResponseHeadersToAdd(HeaderValueOption.Builder builderForValue)
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption response_headers_to_add = 18 [deprecated = true];@Deprecated public RouteAction.Builder addResponseHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption response_headers_to_add = 18 [deprecated = true];@Deprecated public RouteAction.Builder addAllResponseHeadersToAdd(Iterable<? extends HeaderValueOption> values)
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption response_headers_to_add = 18 [deprecated = true];@Deprecated public RouteAction.Builder clearResponseHeadersToAdd()
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption response_headers_to_add = 18 [deprecated = true];@Deprecated public RouteAction.Builder removeResponseHeadersToAdd(int index)
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption response_headers_to_add = 18 [deprecated = true];@Deprecated public HeaderValueOption.Builder getResponseHeadersToAddBuilder(int index)
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption response_headers_to_add = 18 [deprecated = true];@Deprecated public HeaderValueOptionOrBuilder getResponseHeadersToAddOrBuilder(int index)
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption response_headers_to_add = 18 [deprecated = true];getResponseHeadersToAddOrBuilder in interface RouteActionOrBuilder@Deprecated public List<? extends HeaderValueOptionOrBuilder> getResponseHeadersToAddOrBuilderList()
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption response_headers_to_add = 18 [deprecated = true];getResponseHeadersToAddOrBuilderList in interface RouteActionOrBuilder@Deprecated public HeaderValueOption.Builder addResponseHeadersToAddBuilder()
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption response_headers_to_add = 18 [deprecated = true];@Deprecated public HeaderValueOption.Builder addResponseHeadersToAddBuilder(int index)
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption response_headers_to_add = 18 [deprecated = true];@Deprecated public List<HeaderValueOption.Builder> getResponseHeadersToAddBuilderList()
[#not-implemented-hide:]
repeated .envoy.api.v2.core.HeaderValueOption response_headers_to_add = 18 [deprecated = true];@Deprecated public com.google.protobuf.ProtocolStringList getResponseHeadersToRemoveList()
[#not-implemented-hide:]
repeated string response_headers_to_remove = 19 [deprecated = true];getResponseHeadersToRemoveList in interface RouteActionOrBuilder@Deprecated public int getResponseHeadersToRemoveCount()
[#not-implemented-hide:]
repeated string response_headers_to_remove = 19 [deprecated = true];getResponseHeadersToRemoveCount in interface RouteActionOrBuilder@Deprecated public String getResponseHeadersToRemove(int index)
[#not-implemented-hide:]
repeated string response_headers_to_remove = 19 [deprecated = true];getResponseHeadersToRemove in interface RouteActionOrBuilder@Deprecated public com.google.protobuf.ByteString getResponseHeadersToRemoveBytes(int index)
[#not-implemented-hide:]
repeated string response_headers_to_remove = 19 [deprecated = true];getResponseHeadersToRemoveBytes in interface RouteActionOrBuilder@Deprecated public RouteAction.Builder setResponseHeadersToRemove(int index, String value)
[#not-implemented-hide:]
repeated string response_headers_to_remove = 19 [deprecated = true];@Deprecated public RouteAction.Builder addResponseHeadersToRemove(String value)
[#not-implemented-hide:]
repeated string response_headers_to_remove = 19 [deprecated = true];@Deprecated public RouteAction.Builder addAllResponseHeadersToRemove(Iterable<String> values)
[#not-implemented-hide:]
repeated string response_headers_to_remove = 19 [deprecated = true];@Deprecated public RouteAction.Builder clearResponseHeadersToRemove()
[#not-implemented-hide:]
repeated string response_headers_to_remove = 19 [deprecated = true];@Deprecated public RouteAction.Builder addResponseHeadersToRemoveBytes(com.google.protobuf.ByteString value)
[#not-implemented-hide:]
repeated string response_headers_to_remove = 19 [deprecated = true];public List<RateLimit> getRateLimitsList()
Specifies a set of rate limit configurations that could be applied to the route.
repeated .envoy.api.v2.route.RateLimit rate_limits = 13;getRateLimitsList in interface RouteActionOrBuilderpublic int getRateLimitsCount()
Specifies a set of rate limit configurations that could be applied to the route.
repeated .envoy.api.v2.route.RateLimit rate_limits = 13;getRateLimitsCount in interface RouteActionOrBuilderpublic RateLimit getRateLimits(int index)
Specifies a set of rate limit configurations that could be applied to the route.
repeated .envoy.api.v2.route.RateLimit rate_limits = 13;getRateLimits in interface RouteActionOrBuilderpublic RouteAction.Builder setRateLimits(int index, RateLimit value)
Specifies a set of rate limit configurations that could be applied to the route.
repeated .envoy.api.v2.route.RateLimit rate_limits = 13;public RouteAction.Builder setRateLimits(int index, RateLimit.Builder builderForValue)
Specifies a set of rate limit configurations that could be applied to the route.
repeated .envoy.api.v2.route.RateLimit rate_limits = 13;public RouteAction.Builder addRateLimits(RateLimit value)
Specifies a set of rate limit configurations that could be applied to the route.
repeated .envoy.api.v2.route.RateLimit rate_limits = 13;public RouteAction.Builder addRateLimits(int index, RateLimit value)
Specifies a set of rate limit configurations that could be applied to the route.
repeated .envoy.api.v2.route.RateLimit rate_limits = 13;public RouteAction.Builder addRateLimits(RateLimit.Builder builderForValue)
Specifies a set of rate limit configurations that could be applied to the route.
repeated .envoy.api.v2.route.RateLimit rate_limits = 13;public RouteAction.Builder addRateLimits(int index, RateLimit.Builder builderForValue)
Specifies a set of rate limit configurations that could be applied to the route.
repeated .envoy.api.v2.route.RateLimit rate_limits = 13;public RouteAction.Builder addAllRateLimits(Iterable<? extends RateLimit> values)
Specifies a set of rate limit configurations that could be applied to the route.
repeated .envoy.api.v2.route.RateLimit rate_limits = 13;public RouteAction.Builder clearRateLimits()
Specifies a set of rate limit configurations that could be applied to the route.
repeated .envoy.api.v2.route.RateLimit rate_limits = 13;public RouteAction.Builder removeRateLimits(int index)
Specifies a set of rate limit configurations that could be applied to the route.
repeated .envoy.api.v2.route.RateLimit rate_limits = 13;public RateLimit.Builder getRateLimitsBuilder(int index)
Specifies a set of rate limit configurations that could be applied to the route.
repeated .envoy.api.v2.route.RateLimit rate_limits = 13;public RateLimitOrBuilder getRateLimitsOrBuilder(int index)
Specifies a set of rate limit configurations that could be applied to the route.
repeated .envoy.api.v2.route.RateLimit rate_limits = 13;getRateLimitsOrBuilder in interface RouteActionOrBuilderpublic List<? extends RateLimitOrBuilder> getRateLimitsOrBuilderList()
Specifies a set of rate limit configurations that could be applied to the route.
repeated .envoy.api.v2.route.RateLimit rate_limits = 13;getRateLimitsOrBuilderList in interface RouteActionOrBuilderpublic RateLimit.Builder addRateLimitsBuilder()
Specifies a set of rate limit configurations that could be applied to the route.
repeated .envoy.api.v2.route.RateLimit rate_limits = 13;public RateLimit.Builder addRateLimitsBuilder(int index)
Specifies a set of rate limit configurations that could be applied to the route.
repeated .envoy.api.v2.route.RateLimit rate_limits = 13;public List<RateLimit.Builder> getRateLimitsBuilderList()
Specifies a set of rate limit configurations that could be applied to the route.
repeated .envoy.api.v2.route.RateLimit rate_limits = 13;public boolean hasIncludeVhRateLimits()
Specifies if the rate limit filter should include the virtual host rate limits. By default, if the route configured rate limits, the virtual host :ref:`rate_limits <envoy_api_field_route.VirtualHost.rate_limits>` are not applied to the request.
.google.protobuf.BoolValue include_vh_rate_limits = 14;hasIncludeVhRateLimits in interface RouteActionOrBuilderpublic com.google.protobuf.BoolValue getIncludeVhRateLimits()
Specifies if the rate limit filter should include the virtual host rate limits. By default, if the route configured rate limits, the virtual host :ref:`rate_limits <envoy_api_field_route.VirtualHost.rate_limits>` are not applied to the request.
.google.protobuf.BoolValue include_vh_rate_limits = 14;getIncludeVhRateLimits in interface RouteActionOrBuilderpublic RouteAction.Builder setIncludeVhRateLimits(com.google.protobuf.BoolValue value)
Specifies if the rate limit filter should include the virtual host rate limits. By default, if the route configured rate limits, the virtual host :ref:`rate_limits <envoy_api_field_route.VirtualHost.rate_limits>` are not applied to the request.
.google.protobuf.BoolValue include_vh_rate_limits = 14;public RouteAction.Builder setIncludeVhRateLimits(com.google.protobuf.BoolValue.Builder builderForValue)
Specifies if the rate limit filter should include the virtual host rate limits. By default, if the route configured rate limits, the virtual host :ref:`rate_limits <envoy_api_field_route.VirtualHost.rate_limits>` are not applied to the request.
.google.protobuf.BoolValue include_vh_rate_limits = 14;public RouteAction.Builder mergeIncludeVhRateLimits(com.google.protobuf.BoolValue value)
Specifies if the rate limit filter should include the virtual host rate limits. By default, if the route configured rate limits, the virtual host :ref:`rate_limits <envoy_api_field_route.VirtualHost.rate_limits>` are not applied to the request.
.google.protobuf.BoolValue include_vh_rate_limits = 14;public RouteAction.Builder clearIncludeVhRateLimits()
Specifies if the rate limit filter should include the virtual host rate limits. By default, if the route configured rate limits, the virtual host :ref:`rate_limits <envoy_api_field_route.VirtualHost.rate_limits>` are not applied to the request.
.google.protobuf.BoolValue include_vh_rate_limits = 14;public com.google.protobuf.BoolValue.Builder getIncludeVhRateLimitsBuilder()
Specifies if the rate limit filter should include the virtual host rate limits. By default, if the route configured rate limits, the virtual host :ref:`rate_limits <envoy_api_field_route.VirtualHost.rate_limits>` are not applied to the request.
.google.protobuf.BoolValue include_vh_rate_limits = 14;public com.google.protobuf.BoolValueOrBuilder getIncludeVhRateLimitsOrBuilder()
Specifies if the rate limit filter should include the virtual host rate limits. By default, if the route configured rate limits, the virtual host :ref:`rate_limits <envoy_api_field_route.VirtualHost.rate_limits>` are not applied to the request.
.google.protobuf.BoolValue include_vh_rate_limits = 14;getIncludeVhRateLimitsOrBuilder in interface RouteActionOrBuilderpublic List<RouteAction.HashPolicy> getHashPolicyList()
Specifies a list of hash policies to use for ring hash load balancing. Each hash policy is evaluated individually and the combined result is used to route the request. The method of combination is deterministic such that identical lists of hash policies will produce the same hash. Since a hash policy examines specific parts of a request, it can fail to produce a hash (i.e. if the hashed header is not present). If (and only if) all configured hash policies fail to generate a hash, no hash will be produced for the route. In this case, the behavior is the same as if no hash policies were specified (i.e. the ring hash load balancer will choose a random backend). If a hash policy has the "terminal" attribute set to true, and there is already a hash generated, the hash is returned immediately, ignoring the rest of the hash policy list.
repeated .envoy.api.v2.route.RouteAction.HashPolicy hash_policy = 15;getHashPolicyList in interface RouteActionOrBuilderpublic int getHashPolicyCount()
Specifies a list of hash policies to use for ring hash load balancing. Each hash policy is evaluated individually and the combined result is used to route the request. The method of combination is deterministic such that identical lists of hash policies will produce the same hash. Since a hash policy examines specific parts of a request, it can fail to produce a hash (i.e. if the hashed header is not present). If (and only if) all configured hash policies fail to generate a hash, no hash will be produced for the route. In this case, the behavior is the same as if no hash policies were specified (i.e. the ring hash load balancer will choose a random backend). If a hash policy has the "terminal" attribute set to true, and there is already a hash generated, the hash is returned immediately, ignoring the rest of the hash policy list.
repeated .envoy.api.v2.route.RouteAction.HashPolicy hash_policy = 15;getHashPolicyCount in interface RouteActionOrBuilderpublic RouteAction.HashPolicy getHashPolicy(int index)
Specifies a list of hash policies to use for ring hash load balancing. Each hash policy is evaluated individually and the combined result is used to route the request. The method of combination is deterministic such that identical lists of hash policies will produce the same hash. Since a hash policy examines specific parts of a request, it can fail to produce a hash (i.e. if the hashed header is not present). If (and only if) all configured hash policies fail to generate a hash, no hash will be produced for the route. In this case, the behavior is the same as if no hash policies were specified (i.e. the ring hash load balancer will choose a random backend). If a hash policy has the "terminal" attribute set to true, and there is already a hash generated, the hash is returned immediately, ignoring the rest of the hash policy list.
repeated .envoy.api.v2.route.RouteAction.HashPolicy hash_policy = 15;getHashPolicy in interface RouteActionOrBuilderpublic RouteAction.Builder setHashPolicy(int index, RouteAction.HashPolicy value)
Specifies a list of hash policies to use for ring hash load balancing. Each hash policy is evaluated individually and the combined result is used to route the request. The method of combination is deterministic such that identical lists of hash policies will produce the same hash. Since a hash policy examines specific parts of a request, it can fail to produce a hash (i.e. if the hashed header is not present). If (and only if) all configured hash policies fail to generate a hash, no hash will be produced for the route. In this case, the behavior is the same as if no hash policies were specified (i.e. the ring hash load balancer will choose a random backend). If a hash policy has the "terminal" attribute set to true, and there is already a hash generated, the hash is returned immediately, ignoring the rest of the hash policy list.
repeated .envoy.api.v2.route.RouteAction.HashPolicy hash_policy = 15;public RouteAction.Builder setHashPolicy(int index, RouteAction.HashPolicy.Builder builderForValue)
Specifies a list of hash policies to use for ring hash load balancing. Each hash policy is evaluated individually and the combined result is used to route the request. The method of combination is deterministic such that identical lists of hash policies will produce the same hash. Since a hash policy examines specific parts of a request, it can fail to produce a hash (i.e. if the hashed header is not present). If (and only if) all configured hash policies fail to generate a hash, no hash will be produced for the route. In this case, the behavior is the same as if no hash policies were specified (i.e. the ring hash load balancer will choose a random backend). If a hash policy has the "terminal" attribute set to true, and there is already a hash generated, the hash is returned immediately, ignoring the rest of the hash policy list.
repeated .envoy.api.v2.route.RouteAction.HashPolicy hash_policy = 15;public RouteAction.Builder addHashPolicy(RouteAction.HashPolicy value)
Specifies a list of hash policies to use for ring hash load balancing. Each hash policy is evaluated individually and the combined result is used to route the request. The method of combination is deterministic such that identical lists of hash policies will produce the same hash. Since a hash policy examines specific parts of a request, it can fail to produce a hash (i.e. if the hashed header is not present). If (and only if) all configured hash policies fail to generate a hash, no hash will be produced for the route. In this case, the behavior is the same as if no hash policies were specified (i.e. the ring hash load balancer will choose a random backend). If a hash policy has the "terminal" attribute set to true, and there is already a hash generated, the hash is returned immediately, ignoring the rest of the hash policy list.
repeated .envoy.api.v2.route.RouteAction.HashPolicy hash_policy = 15;public RouteAction.Builder addHashPolicy(int index, RouteAction.HashPolicy value)
Specifies a list of hash policies to use for ring hash load balancing. Each hash policy is evaluated individually and the combined result is used to route the request. The method of combination is deterministic such that identical lists of hash policies will produce the same hash. Since a hash policy examines specific parts of a request, it can fail to produce a hash (i.e. if the hashed header is not present). If (and only if) all configured hash policies fail to generate a hash, no hash will be produced for the route. In this case, the behavior is the same as if no hash policies were specified (i.e. the ring hash load balancer will choose a random backend). If a hash policy has the "terminal" attribute set to true, and there is already a hash generated, the hash is returned immediately, ignoring the rest of the hash policy list.
repeated .envoy.api.v2.route.RouteAction.HashPolicy hash_policy = 15;public RouteAction.Builder addHashPolicy(RouteAction.HashPolicy.Builder builderForValue)
Specifies a list of hash policies to use for ring hash load balancing. Each hash policy is evaluated individually and the combined result is used to route the request. The method of combination is deterministic such that identical lists of hash policies will produce the same hash. Since a hash policy examines specific parts of a request, it can fail to produce a hash (i.e. if the hashed header is not present). If (and only if) all configured hash policies fail to generate a hash, no hash will be produced for the route. In this case, the behavior is the same as if no hash policies were specified (i.e. the ring hash load balancer will choose a random backend). If a hash policy has the "terminal" attribute set to true, and there is already a hash generated, the hash is returned immediately, ignoring the rest of the hash policy list.
repeated .envoy.api.v2.route.RouteAction.HashPolicy hash_policy = 15;public RouteAction.Builder addHashPolicy(int index, RouteAction.HashPolicy.Builder builderForValue)
Specifies a list of hash policies to use for ring hash load balancing. Each hash policy is evaluated individually and the combined result is used to route the request. The method of combination is deterministic such that identical lists of hash policies will produce the same hash. Since a hash policy examines specific parts of a request, it can fail to produce a hash (i.e. if the hashed header is not present). If (and only if) all configured hash policies fail to generate a hash, no hash will be produced for the route. In this case, the behavior is the same as if no hash policies were specified (i.e. the ring hash load balancer will choose a random backend). If a hash policy has the "terminal" attribute set to true, and there is already a hash generated, the hash is returned immediately, ignoring the rest of the hash policy list.
repeated .envoy.api.v2.route.RouteAction.HashPolicy hash_policy = 15;public RouteAction.Builder addAllHashPolicy(Iterable<? extends RouteAction.HashPolicy> values)
Specifies a list of hash policies to use for ring hash load balancing. Each hash policy is evaluated individually and the combined result is used to route the request. The method of combination is deterministic such that identical lists of hash policies will produce the same hash. Since a hash policy examines specific parts of a request, it can fail to produce a hash (i.e. if the hashed header is not present). If (and only if) all configured hash policies fail to generate a hash, no hash will be produced for the route. In this case, the behavior is the same as if no hash policies were specified (i.e. the ring hash load balancer will choose a random backend). If a hash policy has the "terminal" attribute set to true, and there is already a hash generated, the hash is returned immediately, ignoring the rest of the hash policy list.
repeated .envoy.api.v2.route.RouteAction.HashPolicy hash_policy = 15;public RouteAction.Builder clearHashPolicy()
Specifies a list of hash policies to use for ring hash load balancing. Each hash policy is evaluated individually and the combined result is used to route the request. The method of combination is deterministic such that identical lists of hash policies will produce the same hash. Since a hash policy examines specific parts of a request, it can fail to produce a hash (i.e. if the hashed header is not present). If (and only if) all configured hash policies fail to generate a hash, no hash will be produced for the route. In this case, the behavior is the same as if no hash policies were specified (i.e. the ring hash load balancer will choose a random backend). If a hash policy has the "terminal" attribute set to true, and there is already a hash generated, the hash is returned immediately, ignoring the rest of the hash policy list.
repeated .envoy.api.v2.route.RouteAction.HashPolicy hash_policy = 15;public RouteAction.Builder removeHashPolicy(int index)
Specifies a list of hash policies to use for ring hash load balancing. Each hash policy is evaluated individually and the combined result is used to route the request. The method of combination is deterministic such that identical lists of hash policies will produce the same hash. Since a hash policy examines specific parts of a request, it can fail to produce a hash (i.e. if the hashed header is not present). If (and only if) all configured hash policies fail to generate a hash, no hash will be produced for the route. In this case, the behavior is the same as if no hash policies were specified (i.e. the ring hash load balancer will choose a random backend). If a hash policy has the "terminal" attribute set to true, and there is already a hash generated, the hash is returned immediately, ignoring the rest of the hash policy list.
repeated .envoy.api.v2.route.RouteAction.HashPolicy hash_policy = 15;public RouteAction.HashPolicy.Builder getHashPolicyBuilder(int index)
Specifies a list of hash policies to use for ring hash load balancing. Each hash policy is evaluated individually and the combined result is used to route the request. The method of combination is deterministic such that identical lists of hash policies will produce the same hash. Since a hash policy examines specific parts of a request, it can fail to produce a hash (i.e. if the hashed header is not present). If (and only if) all configured hash policies fail to generate a hash, no hash will be produced for the route. In this case, the behavior is the same as if no hash policies were specified (i.e. the ring hash load balancer will choose a random backend). If a hash policy has the "terminal" attribute set to true, and there is already a hash generated, the hash is returned immediately, ignoring the rest of the hash policy list.
repeated .envoy.api.v2.route.RouteAction.HashPolicy hash_policy = 15;public RouteAction.HashPolicyOrBuilder getHashPolicyOrBuilder(int index)
Specifies a list of hash policies to use for ring hash load balancing. Each hash policy is evaluated individually and the combined result is used to route the request. The method of combination is deterministic such that identical lists of hash policies will produce the same hash. Since a hash policy examines specific parts of a request, it can fail to produce a hash (i.e. if the hashed header is not present). If (and only if) all configured hash policies fail to generate a hash, no hash will be produced for the route. In this case, the behavior is the same as if no hash policies were specified (i.e. the ring hash load balancer will choose a random backend). If a hash policy has the "terminal" attribute set to true, and there is already a hash generated, the hash is returned immediately, ignoring the rest of the hash policy list.
repeated .envoy.api.v2.route.RouteAction.HashPolicy hash_policy = 15;getHashPolicyOrBuilder in interface RouteActionOrBuilderpublic List<? extends RouteAction.HashPolicyOrBuilder> getHashPolicyOrBuilderList()
Specifies a list of hash policies to use for ring hash load balancing. Each hash policy is evaluated individually and the combined result is used to route the request. The method of combination is deterministic such that identical lists of hash policies will produce the same hash. Since a hash policy examines specific parts of a request, it can fail to produce a hash (i.e. if the hashed header is not present). If (and only if) all configured hash policies fail to generate a hash, no hash will be produced for the route. In this case, the behavior is the same as if no hash policies were specified (i.e. the ring hash load balancer will choose a random backend). If a hash policy has the "terminal" attribute set to true, and there is already a hash generated, the hash is returned immediately, ignoring the rest of the hash policy list.
repeated .envoy.api.v2.route.RouteAction.HashPolicy hash_policy = 15;getHashPolicyOrBuilderList in interface RouteActionOrBuilderpublic RouteAction.HashPolicy.Builder addHashPolicyBuilder()
Specifies a list of hash policies to use for ring hash load balancing. Each hash policy is evaluated individually and the combined result is used to route the request. The method of combination is deterministic such that identical lists of hash policies will produce the same hash. Since a hash policy examines specific parts of a request, it can fail to produce a hash (i.e. if the hashed header is not present). If (and only if) all configured hash policies fail to generate a hash, no hash will be produced for the route. In this case, the behavior is the same as if no hash policies were specified (i.e. the ring hash load balancer will choose a random backend). If a hash policy has the "terminal" attribute set to true, and there is already a hash generated, the hash is returned immediately, ignoring the rest of the hash policy list.
repeated .envoy.api.v2.route.RouteAction.HashPolicy hash_policy = 15;public RouteAction.HashPolicy.Builder addHashPolicyBuilder(int index)
Specifies a list of hash policies to use for ring hash load balancing. Each hash policy is evaluated individually and the combined result is used to route the request. The method of combination is deterministic such that identical lists of hash policies will produce the same hash. Since a hash policy examines specific parts of a request, it can fail to produce a hash (i.e. if the hashed header is not present). If (and only if) all configured hash policies fail to generate a hash, no hash will be produced for the route. In this case, the behavior is the same as if no hash policies were specified (i.e. the ring hash load balancer will choose a random backend). If a hash policy has the "terminal" attribute set to true, and there is already a hash generated, the hash is returned immediately, ignoring the rest of the hash policy list.
repeated .envoy.api.v2.route.RouteAction.HashPolicy hash_policy = 15;public List<RouteAction.HashPolicy.Builder> getHashPolicyBuilderList()
Specifies a list of hash policies to use for ring hash load balancing. Each hash policy is evaluated individually and the combined result is used to route the request. The method of combination is deterministic such that identical lists of hash policies will produce the same hash. Since a hash policy examines specific parts of a request, it can fail to produce a hash (i.e. if the hashed header is not present). If (and only if) all configured hash policies fail to generate a hash, no hash will be produced for the route. In this case, the behavior is the same as if no hash policies were specified (i.e. the ring hash load balancer will choose a random backend). If a hash policy has the "terminal" attribute set to true, and there is already a hash generated, the hash is returned immediately, ignoring the rest of the hash policy list.
repeated .envoy.api.v2.route.RouteAction.HashPolicy hash_policy = 15;public boolean hasCors()
Indicates that the route has a CORS policy.
.envoy.api.v2.route.CorsPolicy cors = 17;hasCors in interface RouteActionOrBuilderpublic CorsPolicy getCors()
Indicates that the route has a CORS policy.
.envoy.api.v2.route.CorsPolicy cors = 17;getCors in interface RouteActionOrBuilderpublic RouteAction.Builder setCors(CorsPolicy value)
Indicates that the route has a CORS policy.
.envoy.api.v2.route.CorsPolicy cors = 17;public RouteAction.Builder setCors(CorsPolicy.Builder builderForValue)
Indicates that the route has a CORS policy.
.envoy.api.v2.route.CorsPolicy cors = 17;public RouteAction.Builder mergeCors(CorsPolicy value)
Indicates that the route has a CORS policy.
.envoy.api.v2.route.CorsPolicy cors = 17;public RouteAction.Builder clearCors()
Indicates that the route has a CORS policy.
.envoy.api.v2.route.CorsPolicy cors = 17;public CorsPolicy.Builder getCorsBuilder()
Indicates that the route has a CORS policy.
.envoy.api.v2.route.CorsPolicy cors = 17;public CorsPolicyOrBuilder getCorsOrBuilder()
Indicates that the route has a CORS policy.
.envoy.api.v2.route.CorsPolicy cors = 17;getCorsOrBuilder in interface RouteActionOrBuilderpublic boolean hasMaxGrpcTimeout()
If present, and the request is a gRPC request, use the `grpc-timeout header <https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md>`_, or its default value (infinity) instead of :ref:`timeout <envoy_api_field_route.RouteAction.timeout>`, but limit the applied timeout to the maximum value specified here. If configured as 0, the maximum allowed timeout for gRPC requests is infinity. If not configured at all, the `grpc-timeout` header is not used and gRPC requests time out like any other requests using :ref:`timeout <envoy_api_field_route.RouteAction.timeout>` or its default. This can be used to prevent unexpected upstream request timeouts due to potentially long time gaps between gRPC request and response in gRPC streaming mode.
.google.protobuf.Duration max_grpc_timeout = 23 [(.gogoproto.stdduration) = true];hasMaxGrpcTimeout in interface RouteActionOrBuilderpublic com.google.protobuf.Duration getMaxGrpcTimeout()
If present, and the request is a gRPC request, use the `grpc-timeout header <https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md>`_, or its default value (infinity) instead of :ref:`timeout <envoy_api_field_route.RouteAction.timeout>`, but limit the applied timeout to the maximum value specified here. If configured as 0, the maximum allowed timeout for gRPC requests is infinity. If not configured at all, the `grpc-timeout` header is not used and gRPC requests time out like any other requests using :ref:`timeout <envoy_api_field_route.RouteAction.timeout>` or its default. This can be used to prevent unexpected upstream request timeouts due to potentially long time gaps between gRPC request and response in gRPC streaming mode.
.google.protobuf.Duration max_grpc_timeout = 23 [(.gogoproto.stdduration) = true];getMaxGrpcTimeout in interface RouteActionOrBuilderpublic RouteAction.Builder setMaxGrpcTimeout(com.google.protobuf.Duration value)
If present, and the request is a gRPC request, use the `grpc-timeout header <https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md>`_, or its default value (infinity) instead of :ref:`timeout <envoy_api_field_route.RouteAction.timeout>`, but limit the applied timeout to the maximum value specified here. If configured as 0, the maximum allowed timeout for gRPC requests is infinity. If not configured at all, the `grpc-timeout` header is not used and gRPC requests time out like any other requests using :ref:`timeout <envoy_api_field_route.RouteAction.timeout>` or its default. This can be used to prevent unexpected upstream request timeouts due to potentially long time gaps between gRPC request and response in gRPC streaming mode.
.google.protobuf.Duration max_grpc_timeout = 23 [(.gogoproto.stdduration) = true];public RouteAction.Builder setMaxGrpcTimeout(com.google.protobuf.Duration.Builder builderForValue)
If present, and the request is a gRPC request, use the `grpc-timeout header <https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md>`_, or its default value (infinity) instead of :ref:`timeout <envoy_api_field_route.RouteAction.timeout>`, but limit the applied timeout to the maximum value specified here. If configured as 0, the maximum allowed timeout for gRPC requests is infinity. If not configured at all, the `grpc-timeout` header is not used and gRPC requests time out like any other requests using :ref:`timeout <envoy_api_field_route.RouteAction.timeout>` or its default. This can be used to prevent unexpected upstream request timeouts due to potentially long time gaps between gRPC request and response in gRPC streaming mode.
.google.protobuf.Duration max_grpc_timeout = 23 [(.gogoproto.stdduration) = true];public RouteAction.Builder mergeMaxGrpcTimeout(com.google.protobuf.Duration value)
If present, and the request is a gRPC request, use the `grpc-timeout header <https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md>`_, or its default value (infinity) instead of :ref:`timeout <envoy_api_field_route.RouteAction.timeout>`, but limit the applied timeout to the maximum value specified here. If configured as 0, the maximum allowed timeout for gRPC requests is infinity. If not configured at all, the `grpc-timeout` header is not used and gRPC requests time out like any other requests using :ref:`timeout <envoy_api_field_route.RouteAction.timeout>` or its default. This can be used to prevent unexpected upstream request timeouts due to potentially long time gaps between gRPC request and response in gRPC streaming mode.
.google.protobuf.Duration max_grpc_timeout = 23 [(.gogoproto.stdduration) = true];public RouteAction.Builder clearMaxGrpcTimeout()
If present, and the request is a gRPC request, use the `grpc-timeout header <https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md>`_, or its default value (infinity) instead of :ref:`timeout <envoy_api_field_route.RouteAction.timeout>`, but limit the applied timeout to the maximum value specified here. If configured as 0, the maximum allowed timeout for gRPC requests is infinity. If not configured at all, the `grpc-timeout` header is not used and gRPC requests time out like any other requests using :ref:`timeout <envoy_api_field_route.RouteAction.timeout>` or its default. This can be used to prevent unexpected upstream request timeouts due to potentially long time gaps between gRPC request and response in gRPC streaming mode.
.google.protobuf.Duration max_grpc_timeout = 23 [(.gogoproto.stdduration) = true];public com.google.protobuf.Duration.Builder getMaxGrpcTimeoutBuilder()
If present, and the request is a gRPC request, use the `grpc-timeout header <https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md>`_, or its default value (infinity) instead of :ref:`timeout <envoy_api_field_route.RouteAction.timeout>`, but limit the applied timeout to the maximum value specified here. If configured as 0, the maximum allowed timeout for gRPC requests is infinity. If not configured at all, the `grpc-timeout` header is not used and gRPC requests time out like any other requests using :ref:`timeout <envoy_api_field_route.RouteAction.timeout>` or its default. This can be used to prevent unexpected upstream request timeouts due to potentially long time gaps between gRPC request and response in gRPC streaming mode.
.google.protobuf.Duration max_grpc_timeout = 23 [(.gogoproto.stdduration) = true];public com.google.protobuf.DurationOrBuilder getMaxGrpcTimeoutOrBuilder()
If present, and the request is a gRPC request, use the `grpc-timeout header <https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md>`_, or its default value (infinity) instead of :ref:`timeout <envoy_api_field_route.RouteAction.timeout>`, but limit the applied timeout to the maximum value specified here. If configured as 0, the maximum allowed timeout for gRPC requests is infinity. If not configured at all, the `grpc-timeout` header is not used and gRPC requests time out like any other requests using :ref:`timeout <envoy_api_field_route.RouteAction.timeout>` or its default. This can be used to prevent unexpected upstream request timeouts due to potentially long time gaps between gRPC request and response in gRPC streaming mode.
.google.protobuf.Duration max_grpc_timeout = 23 [(.gogoproto.stdduration) = true];getMaxGrpcTimeoutOrBuilder in interface RouteActionOrBuilderpublic List<RouteAction.UpgradeConfig> getUpgradeConfigsList()
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25;getUpgradeConfigsList in interface RouteActionOrBuilderpublic int getUpgradeConfigsCount()
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25;getUpgradeConfigsCount in interface RouteActionOrBuilderpublic RouteAction.UpgradeConfig getUpgradeConfigs(int index)
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25;getUpgradeConfigs in interface RouteActionOrBuilderpublic RouteAction.Builder setUpgradeConfigs(int index, RouteAction.UpgradeConfig value)
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25;public RouteAction.Builder setUpgradeConfigs(int index, RouteAction.UpgradeConfig.Builder builderForValue)
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25;public RouteAction.Builder addUpgradeConfigs(RouteAction.UpgradeConfig value)
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25;public RouteAction.Builder addUpgradeConfigs(int index, RouteAction.UpgradeConfig value)
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25;public RouteAction.Builder addUpgradeConfigs(RouteAction.UpgradeConfig.Builder builderForValue)
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25;public RouteAction.Builder addUpgradeConfigs(int index, RouteAction.UpgradeConfig.Builder builderForValue)
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25;public RouteAction.Builder addAllUpgradeConfigs(Iterable<? extends RouteAction.UpgradeConfig> values)
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25;public RouteAction.Builder clearUpgradeConfigs()
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25;public RouteAction.Builder removeUpgradeConfigs(int index)
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25;public RouteAction.UpgradeConfig.Builder getUpgradeConfigsBuilder(int index)
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25;public RouteAction.UpgradeConfigOrBuilder getUpgradeConfigsOrBuilder(int index)
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25;getUpgradeConfigsOrBuilder in interface RouteActionOrBuilderpublic List<? extends RouteAction.UpgradeConfigOrBuilder> getUpgradeConfigsOrBuilderList()
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25;getUpgradeConfigsOrBuilderList in interface RouteActionOrBuilderpublic RouteAction.UpgradeConfig.Builder addUpgradeConfigsBuilder()
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25;public RouteAction.UpgradeConfig.Builder addUpgradeConfigsBuilder(int index)
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25;public List<RouteAction.UpgradeConfig.Builder> getUpgradeConfigsBuilderList()
repeated .envoy.api.v2.route.RouteAction.UpgradeConfig upgrade_configs = 25;public int getInternalRedirectActionValue()
.envoy.api.v2.route.RouteAction.InternalRedirectAction internal_redirect_action = 26;getInternalRedirectActionValue in interface RouteActionOrBuilderpublic RouteAction.Builder setInternalRedirectActionValue(int value)
.envoy.api.v2.route.RouteAction.InternalRedirectAction internal_redirect_action = 26;public RouteAction.InternalRedirectAction getInternalRedirectAction()
.envoy.api.v2.route.RouteAction.InternalRedirectAction internal_redirect_action = 26;getInternalRedirectAction in interface RouteActionOrBuilderpublic RouteAction.Builder setInternalRedirectAction(RouteAction.InternalRedirectAction value)
.envoy.api.v2.route.RouteAction.InternalRedirectAction internal_redirect_action = 26;public RouteAction.Builder clearInternalRedirectAction()
.envoy.api.v2.route.RouteAction.InternalRedirectAction internal_redirect_action = 26;public final RouteAction.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RouteAction.Builder>public final RouteAction.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RouteAction.Builder>Copyright © 2018–2019 The Envoy Project. All rights reserved.