Class RouteMatch.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<RouteMatch.Builder>
io.envoyproxy.envoy.config.route.v3.RouteMatch.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,RouteMatchOrBuilder,Cloneable
- Enclosing class:
- RouteMatch
public static final class RouteMatch.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<RouteMatch.Builder>
implements RouteMatchOrBuilder
[#next-free-field: 18]Protobuf type
envoy.config.route.v3.RouteMatch-
Method Summary
Modifier and TypeMethodDescriptionaddAllCookies(Iterable<? extends CookieMatcher> values) Specifies a set of cookies on which the route should match.addAllDynamicMetadata(Iterable<? extends MetadataMatcher> values) Specifies a set of dynamic metadata matchers on which the route should match.addAllFilterState(Iterable<? extends FilterStateMatcher> values) Specifies a set of filter state matchers on which the route should match.addAllHeaders(Iterable<? extends HeaderMatcher> values) Specifies a set of headers that the route should match on.addAllQueryParameters(Iterable<? extends QueryParameterMatcher> values) Specifies a set of URL query parameters on which the route should match.addCookies(int index, CookieMatcher value) Specifies a set of cookies on which the route should match.addCookies(int index, CookieMatcher.Builder builderForValue) Specifies a set of cookies on which the route should match.addCookies(CookieMatcher value) Specifies a set of cookies on which the route should match.addCookies(CookieMatcher.Builder builderForValue) Specifies a set of cookies on which the route should match.Specifies a set of cookies on which the route should match.addCookiesBuilder(int index) Specifies a set of cookies on which the route should match.addDynamicMetadata(int index, MetadataMatcher value) Specifies a set of dynamic metadata matchers on which the route should match.addDynamicMetadata(int index, MetadataMatcher.Builder builderForValue) Specifies a set of dynamic metadata matchers on which the route should match.Specifies a set of dynamic metadata matchers on which the route should match.addDynamicMetadata(MetadataMatcher.Builder builderForValue) Specifies a set of dynamic metadata matchers on which the route should match.Specifies a set of dynamic metadata matchers on which the route should match.addDynamicMetadataBuilder(int index) Specifies a set of dynamic metadata matchers on which the route should match.addFilterState(int index, FilterStateMatcher value) Specifies a set of filter state matchers on which the route should match.addFilterState(int index, FilterStateMatcher.Builder builderForValue) Specifies a set of filter state matchers on which the route should match.addFilterState(FilterStateMatcher value) Specifies a set of filter state matchers on which the route should match.addFilterState(FilterStateMatcher.Builder builderForValue) Specifies a set of filter state matchers on which the route should match.Specifies a set of filter state matchers on which the route should match.addFilterStateBuilder(int index) Specifies a set of filter state matchers on which the route should match.addHeaders(int index, HeaderMatcher value) Specifies a set of headers that the route should match on.addHeaders(int index, HeaderMatcher.Builder builderForValue) Specifies a set of headers that the route should match on.addHeaders(HeaderMatcher value) Specifies a set of headers that the route should match on.addHeaders(HeaderMatcher.Builder builderForValue) Specifies a set of headers that the route should match on.Specifies a set of headers that the route should match on.addHeadersBuilder(int index) Specifies a set of headers that the route should match on.addQueryParameters(int index, QueryParameterMatcher value) Specifies a set of URL query parameters on which the route should match.addQueryParameters(int index, QueryParameterMatcher.Builder builderForValue) Specifies a set of URL query parameters on which the route should match.Specifies a set of URL query parameters on which the route should match.addQueryParameters(QueryParameterMatcher.Builder builderForValue) Specifies a set of URL query parameters on which the route should match.Specifies a set of URL query parameters on which the route should match.addQueryParametersBuilder(int index) Specifies a set of URL query parameters on which the route should match.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()Indicates that prefix/path matching should be case-sensitive.If this is used as the matcher, the matcher will only match CONNECT or CONNECT-UDP requests.Specifies a set of cookies on which the route should match.Specifies a set of dynamic metadata matchers on which the route should match.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Specifies a set of filter state matchers on which the route should match.If specified, only gRPC requests will be matched.Specifies a set of headers that the route should match on.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) If specified, the route is an exact path rule meaning that the path must exactly match the ``:path`` header once the query string is removed.[#extension-category: envoy.path.match]If specified, the route is a path-separated prefix rule meaning that the ``:path`` header (without the query string) must either exactly match the ``path_separated_prefix`` or have it as a prefix, followed by ``/`` For example, ``/api/dev`` would match ``/api/dev``, ``/api/dev/``, ``/api/dev/v1``, and ``/api/dev?If specified, the route is a prefix rule meaning that the prefix must match the beginning of the ``:path`` header.Specifies a set of URL query parameters on which the route should match.Indicates that the route should additionally match on a runtime key.If specified, the route is a regular expression rule meaning that the regex must match the ``:path`` header once the query string is removed.If specified, the client tls context will be matched against the defined match options.clone()com.google.protobuf.BoolValueIndicates that prefix/path matching should be case-sensitive.com.google.protobuf.BoolValue.BuilderIndicates that prefix/path matching should be case-sensitive.com.google.protobuf.BoolValueOrBuilderIndicates that prefix/path matching should be case-sensitive.If this is used as the matcher, the matcher will only match CONNECT or CONNECT-UDP requests.If this is used as the matcher, the matcher will only match CONNECT or CONNECT-UDP requests.If this is used as the matcher, the matcher will only match CONNECT or CONNECT-UDP requests.getCookies(int index) Specifies a set of cookies on which the route should match.getCookiesBuilder(int index) Specifies a set of cookies on which the route should match.Specifies a set of cookies on which the route should match.intSpecifies a set of cookies on which the route should match.Specifies a set of cookies on which the route should match.getCookiesOrBuilder(int index) Specifies a set of cookies on which the route should match.List<? extends CookieMatcherOrBuilder>Specifies a set of cookies on which the route should match.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetDynamicMetadata(int index) Specifies a set of dynamic metadata matchers on which the route should match.getDynamicMetadataBuilder(int index) Specifies a set of dynamic metadata matchers on which the route should match.Specifies a set of dynamic metadata matchers on which the route should match.intSpecifies a set of dynamic metadata matchers on which the route should match.Specifies a set of dynamic metadata matchers on which the route should match.getDynamicMetadataOrBuilder(int index) Specifies a set of dynamic metadata matchers on which the route should match.List<? extends MetadataMatcherOrBuilder>Specifies a set of dynamic metadata matchers on which the route should match.getFilterState(int index) Specifies a set of filter state matchers on which the route should match.getFilterStateBuilder(int index) Specifies a set of filter state matchers on which the route should match.Specifies a set of filter state matchers on which the route should match.intSpecifies a set of filter state matchers on which the route should match.Specifies a set of filter state matchers on which the route should match.getFilterStateOrBuilder(int index) Specifies a set of filter state matchers on which the route should match.List<? extends FilterStateMatcherOrBuilder>Specifies a set of filter state matchers on which the route should match.getGrpc()If specified, only gRPC requests will be matched.If specified, only gRPC requests will be matched.If specified, only gRPC requests will be matched.getHeaders(int index) Specifies a set of headers that the route should match on.getHeadersBuilder(int index) Specifies a set of headers that the route should match on.Specifies a set of headers that the route should match on.intSpecifies a set of headers that the route should match on.Specifies a set of headers that the route should match on.getHeadersOrBuilder(int index) Specifies a set of headers that the route should match on.List<? extends HeaderMatcherOrBuilder>Specifies a set of headers that the route should match on.getPath()If specified, the route is an exact path rule meaning that the path must exactly match the ``:path`` header once the query string is removed.com.google.protobuf.ByteStringIf specified, the route is an exact path rule meaning that the path must exactly match the ``:path`` header once the query string is removed.[#extension-category: envoy.path.match][#extension-category: envoy.path.match][#extension-category: envoy.path.match]If specified, the route is a path-separated prefix rule meaning that the ``:path`` header (without the query string) must either exactly match the ``path_separated_prefix`` or have it as a prefix, followed by ``/`` For example, ``/api/dev`` would match ``/api/dev``, ``/api/dev/``, ``/api/dev/v1``, and ``/api/dev?com.google.protobuf.ByteStringIf specified, the route is a path-separated prefix rule meaning that the ``:path`` header (without the query string) must either exactly match the ``path_separated_prefix`` or have it as a prefix, followed by ``/`` For example, ``/api/dev`` would match ``/api/dev``, ``/api/dev/``, ``/api/dev/v1``, and ``/api/dev?If specified, the route is a prefix rule meaning that the prefix must match the beginning of the ``:path`` header.com.google.protobuf.ByteStringIf specified, the route is a prefix rule meaning that the prefix must match the beginning of the ``:path`` header.getQueryParameters(int index) Specifies a set of URL query parameters on which the route should match.getQueryParametersBuilder(int index) Specifies a set of URL query parameters on which the route should match.Specifies a set of URL query parameters on which the route should match.intSpecifies a set of URL query parameters on which the route should match.Specifies a set of URL query parameters on which the route should match.getQueryParametersOrBuilder(int index) Specifies a set of URL query parameters on which the route should match.List<? extends QueryParameterMatcherOrBuilder>Specifies a set of URL query parameters on which the route should match.Indicates that the route should additionally match on a runtime key.Indicates that the route should additionally match on a runtime key.Indicates that the route should additionally match on a runtime key.If specified, the route is a regular expression rule meaning that the regex must match the ``:path`` header once the query string is removed.If specified, the route is a regular expression rule meaning that the regex must match the ``:path`` header once the query string is removed.If specified, the route is a regular expression rule meaning that the regex must match the ``:path`` header once the query string is removed.If specified, the client tls context will be matched against the defined match options.If specified, the client tls context will be matched against the defined match options.If specified, the client tls context will be matched against the defined match options.booleanIndicates that prefix/path matching should be case-sensitive.booleanIf this is used as the matcher, the matcher will only match CONNECT or CONNECT-UDP requests.booleanhasGrpc()If specified, only gRPC requests will be matched.booleanhasPath()If specified, the route is an exact path rule meaning that the path must exactly match the ``:path`` header once the query string is removed.boolean[#extension-category: envoy.path.match]booleanIf specified, the route is a path-separated prefix rule meaning that the ``:path`` header (without the query string) must either exactly match the ``path_separated_prefix`` or have it as a prefix, followed by ``/`` For example, ``/api/dev`` would match ``/api/dev``, ``/api/dev/``, ``/api/dev/v1``, and ``/api/dev?booleanIf specified, the route is a prefix rule meaning that the prefix must match the beginning of the ``:path`` header.booleanIndicates that the route should additionally match on a runtime key.booleanIf specified, the route is a regular expression rule meaning that the regex must match the ``:path`` header once the query string is removed.booleanIf specified, the client tls context will be matched against the defined match options.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeCaseSensitive(com.google.protobuf.BoolValue value) Indicates that prefix/path matching should be case-sensitive.If this is used as the matcher, the matcher will only match CONNECT or CONNECT-UDP requests.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(RouteMatch other) If specified, only gRPC requests will be matched.[#extension-category: envoy.path.match]Indicates that the route should additionally match on a runtime key.mergeSafeRegex(RegexMatcher value) If specified, the route is a regular expression rule meaning that the regex must match the ``:path`` header once the query string is removed.If specified, the client tls context will be matched against the defined match options.final RouteMatch.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeCookies(int index) Specifies a set of cookies on which the route should match.removeDynamicMetadata(int index) Specifies a set of dynamic metadata matchers on which the route should match.removeFilterState(int index) Specifies a set of filter state matchers on which the route should match.removeHeaders(int index) Specifies a set of headers that the route should match on.removeQueryParameters(int index) Specifies a set of URL query parameters on which the route should match.setCaseSensitive(com.google.protobuf.BoolValue value) Indicates that prefix/path matching should be case-sensitive.setCaseSensitive(com.google.protobuf.BoolValue.Builder builderForValue) Indicates that prefix/path matching should be case-sensitive.If this is used as the matcher, the matcher will only match CONNECT or CONNECT-UDP requests.setConnectMatcher(RouteMatch.ConnectMatcher.Builder builderForValue) If this is used as the matcher, the matcher will only match CONNECT or CONNECT-UDP requests.setCookies(int index, CookieMatcher value) Specifies a set of cookies on which the route should match.setCookies(int index, CookieMatcher.Builder builderForValue) Specifies a set of cookies on which the route should match.setDynamicMetadata(int index, MetadataMatcher value) Specifies a set of dynamic metadata matchers on which the route should match.setDynamicMetadata(int index, MetadataMatcher.Builder builderForValue) Specifies a set of dynamic metadata matchers on which the route should match.setFilterState(int index, FilterStateMatcher value) Specifies a set of filter state matchers on which the route should match.setFilterState(int index, FilterStateMatcher.Builder builderForValue) Specifies a set of filter state matchers on which the route should match.If specified, only gRPC requests will be matched.setGrpc(RouteMatch.GrpcRouteMatchOptions.Builder builderForValue) If specified, only gRPC requests will be matched.setHeaders(int index, HeaderMatcher value) Specifies a set of headers that the route should match on.setHeaders(int index, HeaderMatcher.Builder builderForValue) Specifies a set of headers that the route should match on.If specified, the route is an exact path rule meaning that the path must exactly match the ``:path`` header once the query string is removed.setPathBytes(com.google.protobuf.ByteString value) If specified, the route is an exact path rule meaning that the path must exactly match the ``:path`` header once the query string is removed.[#extension-category: envoy.path.match]setPathMatchPolicy(TypedExtensionConfig.Builder builderForValue) [#extension-category: envoy.path.match]setPathSeparatedPrefix(String value) If specified, the route is a path-separated prefix rule meaning that the ``:path`` header (without the query string) must either exactly match the ``path_separated_prefix`` or have it as a prefix, followed by ``/`` For example, ``/api/dev`` would match ``/api/dev``, ``/api/dev/``, ``/api/dev/v1``, and ``/api/dev?setPathSeparatedPrefixBytes(com.google.protobuf.ByteString value) If specified, the route is a path-separated prefix rule meaning that the ``:path`` header (without the query string) must either exactly match the ``path_separated_prefix`` or have it as a prefix, followed by ``/`` For example, ``/api/dev`` would match ``/api/dev``, ``/api/dev/``, ``/api/dev/v1``, and ``/api/dev?If specified, the route is a prefix rule meaning that the prefix must match the beginning of the ``:path`` header.setPrefixBytes(com.google.protobuf.ByteString value) If specified, the route is a prefix rule meaning that the prefix must match the beginning of the ``:path`` header.setQueryParameters(int index, QueryParameterMatcher value) Specifies a set of URL query parameters on which the route should match.setQueryParameters(int index, QueryParameterMatcher.Builder builderForValue) Specifies a set of URL query parameters on which the route should match.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Indicates that the route should additionally match on a runtime key.setRuntimeFraction(RuntimeFractionalPercent.Builder builderForValue) Indicates that the route should additionally match on a runtime key.setSafeRegex(RegexMatcher value) If specified, the route is a regular expression rule meaning that the regex must match the ``:path`` header once the query string is removed.setSafeRegex(RegexMatcher.Builder builderForValue) If specified, the route is a regular expression rule meaning that the regex must match the ``:path`` header once the query string is removed.If specified, the client tls context will be matched against the defined match options.setTlsContext(RouteMatch.TlsContextMatchOptions.Builder builderForValue) If specified, the client tls context will be matched against the defined match options.final RouteMatch.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<RouteMatch.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<RouteMatch.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<RouteMatch.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<RouteMatch.Builder>
-
setField
public RouteMatch.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<RouteMatch.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<RouteMatch.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<RouteMatch.Builder>
-
setRepeatedField
public RouteMatch.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<RouteMatch.Builder>
-
addRepeatedField
public RouteMatch.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<RouteMatch.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<RouteMatch.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<RouteMatch.Builder>
-
mergeFrom
public RouteMatch.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<RouteMatch.Builder>- Throws:
IOException
-
getPathSpecifierCase
- Specified by:
getPathSpecifierCasein interfaceRouteMatchOrBuilder
-
clearPathSpecifier
-
hasPrefix
public boolean hasPrefix()If specified, the route is a prefix rule meaning that the prefix must match the beginning of the ``:path`` header.
string prefix = 1;- Specified by:
hasPrefixin interfaceRouteMatchOrBuilder- Returns:
- Whether the prefix field is set.
-
getPrefix
If specified, the route is a prefix rule meaning that the prefix must match the beginning of the ``:path`` header.
string prefix = 1;- Specified by:
getPrefixin interfaceRouteMatchOrBuilder- Returns:
- The prefix.
-
getPrefixBytes
public com.google.protobuf.ByteString getPrefixBytes()If specified, the route is a prefix rule meaning that the prefix must match the beginning of the ``:path`` header.
string prefix = 1;- Specified by:
getPrefixBytesin interfaceRouteMatchOrBuilder- Returns:
- The bytes for prefix.
-
setPrefix
If specified, the route is a prefix rule meaning that the prefix must match the beginning of the ``:path`` header.
string prefix = 1;- Parameters:
value- The prefix to set.- Returns:
- This builder for chaining.
-
clearPrefix
If specified, the route is a prefix rule meaning that the prefix must match the beginning of the ``:path`` header.
string prefix = 1;- Returns:
- This builder for chaining.
-
setPrefixBytes
If specified, the route is a prefix rule meaning that the prefix must match the beginning of the ``:path`` header.
string prefix = 1;- Parameters:
value- The bytes for prefix to set.- Returns:
- This builder for chaining.
-
hasPath
public boolean hasPath()If specified, the route is an exact path rule meaning that the path must exactly match the ``:path`` header once the query string is removed.
string path = 2;- Specified by:
hasPathin interfaceRouteMatchOrBuilder- Returns:
- Whether the path field is set.
-
getPath
If specified, the route is an exact path rule meaning that the path must exactly match the ``:path`` header once the query string is removed.
string path = 2;- Specified by:
getPathin interfaceRouteMatchOrBuilder- Returns:
- The path.
-
getPathBytes
public com.google.protobuf.ByteString getPathBytes()If specified, the route is an exact path rule meaning that the path must exactly match the ``:path`` header once the query string is removed.
string path = 2;- Specified by:
getPathBytesin interfaceRouteMatchOrBuilder- Returns:
- The bytes for path.
-
setPath
If specified, the route is an exact path rule meaning that the path must exactly match the ``:path`` header once the query string is removed.
string path = 2;- Parameters:
value- The path to set.- Returns:
- This builder for chaining.
-
clearPath
If specified, the route is an exact path rule meaning that the path must exactly match the ``:path`` header once the query string is removed.
string path = 2;- Returns:
- This builder for chaining.
-
setPathBytes
If specified, the route is an exact path rule meaning that the path must exactly match the ``:path`` header once the query string is removed.
string path = 2;- Parameters:
value- The bytes for path to set.- Returns:
- This builder for chaining.
-
hasSafeRegex
public boolean hasSafeRegex()If specified, the route is a regular expression rule meaning that the regex must match the ``:path`` header once the query string is removed. The entire path (without the query string) must match the regex. The rule will not match if only a subsequence of the ``:path`` header matches the regex. [#next-major-version: In the v3 API we should redo how path specification works such that we utilize StringMatcher, and additionally have consistent options around whether we strip query strings, do a case-sensitive match, etc. In the interim it will be too disruptive to deprecate the existing options. We should even consider whether we want to do away with path_specifier entirely and just rely on a set of header matchers which can already match on :path, etc. The issue with that is it is unclear how to generically deal with query string stripping. This needs more thought.]
.envoy.type.matcher.v3.RegexMatcher safe_regex = 10 [(.validate.rules) = { ... }- Specified by:
hasSafeRegexin interfaceRouteMatchOrBuilder- Returns:
- Whether the safeRegex field is set.
-
getSafeRegex
If specified, the route is a regular expression rule meaning that the regex must match the ``:path`` header once the query string is removed. The entire path (without the query string) must match the regex. The rule will not match if only a subsequence of the ``:path`` header matches the regex. [#next-major-version: In the v3 API we should redo how path specification works such that we utilize StringMatcher, and additionally have consistent options around whether we strip query strings, do a case-sensitive match, etc. In the interim it will be too disruptive to deprecate the existing options. We should even consider whether we want to do away with path_specifier entirely and just rely on a set of header matchers which can already match on :path, etc. The issue with that is it is unclear how to generically deal with query string stripping. This needs more thought.]
.envoy.type.matcher.v3.RegexMatcher safe_regex = 10 [(.validate.rules) = { ... }- Specified by:
getSafeRegexin interfaceRouteMatchOrBuilder- Returns:
- The safeRegex.
-
setSafeRegex
If specified, the route is a regular expression rule meaning that the regex must match the ``:path`` header once the query string is removed. The entire path (without the query string) must match the regex. The rule will not match if only a subsequence of the ``:path`` header matches the regex. [#next-major-version: In the v3 API we should redo how path specification works such that we utilize StringMatcher, and additionally have consistent options around whether we strip query strings, do a case-sensitive match, etc. In the interim it will be too disruptive to deprecate the existing options. We should even consider whether we want to do away with path_specifier entirely and just rely on a set of header matchers which can already match on :path, etc. The issue with that is it is unclear how to generically deal with query string stripping. This needs more thought.]
.envoy.type.matcher.v3.RegexMatcher safe_regex = 10 [(.validate.rules) = { ... } -
setSafeRegex
If specified, the route is a regular expression rule meaning that the regex must match the ``:path`` header once the query string is removed. The entire path (without the query string) must match the regex. The rule will not match if only a subsequence of the ``:path`` header matches the regex. [#next-major-version: In the v3 API we should redo how path specification works such that we utilize StringMatcher, and additionally have consistent options around whether we strip query strings, do a case-sensitive match, etc. In the interim it will be too disruptive to deprecate the existing options. We should even consider whether we want to do away with path_specifier entirely and just rely on a set of header matchers which can already match on :path, etc. The issue with that is it is unclear how to generically deal with query string stripping. This needs more thought.]
.envoy.type.matcher.v3.RegexMatcher safe_regex = 10 [(.validate.rules) = { ... } -
mergeSafeRegex
If specified, the route is a regular expression rule meaning that the regex must match the ``:path`` header once the query string is removed. The entire path (without the query string) must match the regex. The rule will not match if only a subsequence of the ``:path`` header matches the regex. [#next-major-version: In the v3 API we should redo how path specification works such that we utilize StringMatcher, and additionally have consistent options around whether we strip query strings, do a case-sensitive match, etc. In the interim it will be too disruptive to deprecate the existing options. We should even consider whether we want to do away with path_specifier entirely and just rely on a set of header matchers which can already match on :path, etc. The issue with that is it is unclear how to generically deal with query string stripping. This needs more thought.]
.envoy.type.matcher.v3.RegexMatcher safe_regex = 10 [(.validate.rules) = { ... } -
clearSafeRegex
If specified, the route is a regular expression rule meaning that the regex must match the ``:path`` header once the query string is removed. The entire path (without the query string) must match the regex. The rule will not match if only a subsequence of the ``:path`` header matches the regex. [#next-major-version: In the v3 API we should redo how path specification works such that we utilize StringMatcher, and additionally have consistent options around whether we strip query strings, do a case-sensitive match, etc. In the interim it will be too disruptive to deprecate the existing options. We should even consider whether we want to do away with path_specifier entirely and just rely on a set of header matchers which can already match on :path, etc. The issue with that is it is unclear how to generically deal with query string stripping. This needs more thought.]
.envoy.type.matcher.v3.RegexMatcher safe_regex = 10 [(.validate.rules) = { ... } -
getSafeRegexBuilder
If specified, the route is a regular expression rule meaning that the regex must match the ``:path`` header once the query string is removed. The entire path (without the query string) must match the regex. The rule will not match if only a subsequence of the ``:path`` header matches the regex. [#next-major-version: In the v3 API we should redo how path specification works such that we utilize StringMatcher, and additionally have consistent options around whether we strip query strings, do a case-sensitive match, etc. In the interim it will be too disruptive to deprecate the existing options. We should even consider whether we want to do away with path_specifier entirely and just rely on a set of header matchers which can already match on :path, etc. The issue with that is it is unclear how to generically deal with query string stripping. This needs more thought.]
.envoy.type.matcher.v3.RegexMatcher safe_regex = 10 [(.validate.rules) = { ... } -
getSafeRegexOrBuilder
If specified, the route is a regular expression rule meaning that the regex must match the ``:path`` header once the query string is removed. The entire path (without the query string) must match the regex. The rule will not match if only a subsequence of the ``:path`` header matches the regex. [#next-major-version: In the v3 API we should redo how path specification works such that we utilize StringMatcher, and additionally have consistent options around whether we strip query strings, do a case-sensitive match, etc. In the interim it will be too disruptive to deprecate the existing options. We should even consider whether we want to do away with path_specifier entirely and just rely on a set of header matchers which can already match on :path, etc. The issue with that is it is unclear how to generically deal with query string stripping. This needs more thought.]
.envoy.type.matcher.v3.RegexMatcher safe_regex = 10 [(.validate.rules) = { ... }- Specified by:
getSafeRegexOrBuilderin interfaceRouteMatchOrBuilder
-
hasConnectMatcher
public boolean hasConnectMatcher()If this is used as the matcher, the matcher will only match CONNECT or CONNECT-UDP requests. Note that this will not match other Extended CONNECT requests (WebSocket and the like) as they are normalized in Envoy as HTTP/1.1 style upgrades. This is the only way to match CONNECT requests for HTTP/1.1. For HTTP/2 and HTTP/3, where Extended CONNECT requests may have a path, the path matchers will work if there is a path present. Note that CONNECT support is currently considered alpha in Envoy. [#comment: TODO(htuch): Replace the above comment with an alpha tag.]
.envoy.config.route.v3.RouteMatch.ConnectMatcher connect_matcher = 12;- Specified by:
hasConnectMatcherin interfaceRouteMatchOrBuilder- Returns:
- Whether the connectMatcher field is set.
-
getConnectMatcher
If this is used as the matcher, the matcher will only match CONNECT or CONNECT-UDP requests. Note that this will not match other Extended CONNECT requests (WebSocket and the like) as they are normalized in Envoy as HTTP/1.1 style upgrades. This is the only way to match CONNECT requests for HTTP/1.1. For HTTP/2 and HTTP/3, where Extended CONNECT requests may have a path, the path matchers will work if there is a path present. Note that CONNECT support is currently considered alpha in Envoy. [#comment: TODO(htuch): Replace the above comment with an alpha tag.]
.envoy.config.route.v3.RouteMatch.ConnectMatcher connect_matcher = 12;- Specified by:
getConnectMatcherin interfaceRouteMatchOrBuilder- Returns:
- The connectMatcher.
-
setConnectMatcher
If this is used as the matcher, the matcher will only match CONNECT or CONNECT-UDP requests. Note that this will not match other Extended CONNECT requests (WebSocket and the like) as they are normalized in Envoy as HTTP/1.1 style upgrades. This is the only way to match CONNECT requests for HTTP/1.1. For HTTP/2 and HTTP/3, where Extended CONNECT requests may have a path, the path matchers will work if there is a path present. Note that CONNECT support is currently considered alpha in Envoy. [#comment: TODO(htuch): Replace the above comment with an alpha tag.]
.envoy.config.route.v3.RouteMatch.ConnectMatcher connect_matcher = 12; -
setConnectMatcher
If this is used as the matcher, the matcher will only match CONNECT or CONNECT-UDP requests. Note that this will not match other Extended CONNECT requests (WebSocket and the like) as they are normalized in Envoy as HTTP/1.1 style upgrades. This is the only way to match CONNECT requests for HTTP/1.1. For HTTP/2 and HTTP/3, where Extended CONNECT requests may have a path, the path matchers will work if there is a path present. Note that CONNECT support is currently considered alpha in Envoy. [#comment: TODO(htuch): Replace the above comment with an alpha tag.]
.envoy.config.route.v3.RouteMatch.ConnectMatcher connect_matcher = 12; -
mergeConnectMatcher
If this is used as the matcher, the matcher will only match CONNECT or CONNECT-UDP requests. Note that this will not match other Extended CONNECT requests (WebSocket and the like) as they are normalized in Envoy as HTTP/1.1 style upgrades. This is the only way to match CONNECT requests for HTTP/1.1. For HTTP/2 and HTTP/3, where Extended CONNECT requests may have a path, the path matchers will work if there is a path present. Note that CONNECT support is currently considered alpha in Envoy. [#comment: TODO(htuch): Replace the above comment with an alpha tag.]
.envoy.config.route.v3.RouteMatch.ConnectMatcher connect_matcher = 12; -
clearConnectMatcher
If this is used as the matcher, the matcher will only match CONNECT or CONNECT-UDP requests. Note that this will not match other Extended CONNECT requests (WebSocket and the like) as they are normalized in Envoy as HTTP/1.1 style upgrades. This is the only way to match CONNECT requests for HTTP/1.1. For HTTP/2 and HTTP/3, where Extended CONNECT requests may have a path, the path matchers will work if there is a path present. Note that CONNECT support is currently considered alpha in Envoy. [#comment: TODO(htuch): Replace the above comment with an alpha tag.]
.envoy.config.route.v3.RouteMatch.ConnectMatcher connect_matcher = 12; -
getConnectMatcherBuilder
If this is used as the matcher, the matcher will only match CONNECT or CONNECT-UDP requests. Note that this will not match other Extended CONNECT requests (WebSocket and the like) as they are normalized in Envoy as HTTP/1.1 style upgrades. This is the only way to match CONNECT requests for HTTP/1.1. For HTTP/2 and HTTP/3, where Extended CONNECT requests may have a path, the path matchers will work if there is a path present. Note that CONNECT support is currently considered alpha in Envoy. [#comment: TODO(htuch): Replace the above comment with an alpha tag.]
.envoy.config.route.v3.RouteMatch.ConnectMatcher connect_matcher = 12; -
getConnectMatcherOrBuilder
If this is used as the matcher, the matcher will only match CONNECT or CONNECT-UDP requests. Note that this will not match other Extended CONNECT requests (WebSocket and the like) as they are normalized in Envoy as HTTP/1.1 style upgrades. This is the only way to match CONNECT requests for HTTP/1.1. For HTTP/2 and HTTP/3, where Extended CONNECT requests may have a path, the path matchers will work if there is a path present. Note that CONNECT support is currently considered alpha in Envoy. [#comment: TODO(htuch): Replace the above comment with an alpha tag.]
.envoy.config.route.v3.RouteMatch.ConnectMatcher connect_matcher = 12;- Specified by:
getConnectMatcherOrBuilderin interfaceRouteMatchOrBuilder
-
hasPathSeparatedPrefix
public boolean hasPathSeparatedPrefix()If specified, the route is a path-separated prefix rule meaning that the ``:path`` header (without the query string) must either exactly match the ``path_separated_prefix`` or have it as a prefix, followed by ``/`` For example, ``/api/dev`` would match ``/api/dev``, ``/api/dev/``, ``/api/dev/v1``, and ``/api/dev?param=true`` but would not match ``/api/developer`` Expect the value to not contain ``?`` or ``#`` and not to end in ``/``
string path_separated_prefix = 14 [(.validate.rules) = { ... }- Specified by:
hasPathSeparatedPrefixin interfaceRouteMatchOrBuilder- Returns:
- Whether the pathSeparatedPrefix field is set.
-
getPathSeparatedPrefix
If specified, the route is a path-separated prefix rule meaning that the ``:path`` header (without the query string) must either exactly match the ``path_separated_prefix`` or have it as a prefix, followed by ``/`` For example, ``/api/dev`` would match ``/api/dev``, ``/api/dev/``, ``/api/dev/v1``, and ``/api/dev?param=true`` but would not match ``/api/developer`` Expect the value to not contain ``?`` or ``#`` and not to end in ``/``
string path_separated_prefix = 14 [(.validate.rules) = { ... }- Specified by:
getPathSeparatedPrefixin interfaceRouteMatchOrBuilder- Returns:
- The pathSeparatedPrefix.
-
getPathSeparatedPrefixBytes
public com.google.protobuf.ByteString getPathSeparatedPrefixBytes()If specified, the route is a path-separated prefix rule meaning that the ``:path`` header (without the query string) must either exactly match the ``path_separated_prefix`` or have it as a prefix, followed by ``/`` For example, ``/api/dev`` would match ``/api/dev``, ``/api/dev/``, ``/api/dev/v1``, and ``/api/dev?param=true`` but would not match ``/api/developer`` Expect the value to not contain ``?`` or ``#`` and not to end in ``/``
string path_separated_prefix = 14 [(.validate.rules) = { ... }- Specified by:
getPathSeparatedPrefixBytesin interfaceRouteMatchOrBuilder- Returns:
- The bytes for pathSeparatedPrefix.
-
setPathSeparatedPrefix
If specified, the route is a path-separated prefix rule meaning that the ``:path`` header (without the query string) must either exactly match the ``path_separated_prefix`` or have it as a prefix, followed by ``/`` For example, ``/api/dev`` would match ``/api/dev``, ``/api/dev/``, ``/api/dev/v1``, and ``/api/dev?param=true`` but would not match ``/api/developer`` Expect the value to not contain ``?`` or ``#`` and not to end in ``/``
string path_separated_prefix = 14 [(.validate.rules) = { ... }- Parameters:
value- The pathSeparatedPrefix to set.- Returns:
- This builder for chaining.
-
clearPathSeparatedPrefix
If specified, the route is a path-separated prefix rule meaning that the ``:path`` header (without the query string) must either exactly match the ``path_separated_prefix`` or have it as a prefix, followed by ``/`` For example, ``/api/dev`` would match ``/api/dev``, ``/api/dev/``, ``/api/dev/v1``, and ``/api/dev?param=true`` but would not match ``/api/developer`` Expect the value to not contain ``?`` or ``#`` and not to end in ``/``
string path_separated_prefix = 14 [(.validate.rules) = { ... }- Returns:
- This builder for chaining.
-
setPathSeparatedPrefixBytes
If specified, the route is a path-separated prefix rule meaning that the ``:path`` header (without the query string) must either exactly match the ``path_separated_prefix`` or have it as a prefix, followed by ``/`` For example, ``/api/dev`` would match ``/api/dev``, ``/api/dev/``, ``/api/dev/v1``, and ``/api/dev?param=true`` but would not match ``/api/developer`` Expect the value to not contain ``?`` or ``#`` and not to end in ``/``
string path_separated_prefix = 14 [(.validate.rules) = { ... }- Parameters:
value- The bytes for pathSeparatedPrefix to set.- Returns:
- This builder for chaining.
-
hasPathMatchPolicy
public boolean hasPathMatchPolicy()[#extension-category: envoy.path.match]
.envoy.config.core.v3.TypedExtensionConfig path_match_policy = 15;- Specified by:
hasPathMatchPolicyin interfaceRouteMatchOrBuilder- Returns:
- Whether the pathMatchPolicy field is set.
-
getPathMatchPolicy
[#extension-category: envoy.path.match]
.envoy.config.core.v3.TypedExtensionConfig path_match_policy = 15;- Specified by:
getPathMatchPolicyin interfaceRouteMatchOrBuilder- Returns:
- The pathMatchPolicy.
-
setPathMatchPolicy
[#extension-category: envoy.path.match]
.envoy.config.core.v3.TypedExtensionConfig path_match_policy = 15; -
setPathMatchPolicy
[#extension-category: envoy.path.match]
.envoy.config.core.v3.TypedExtensionConfig path_match_policy = 15; -
mergePathMatchPolicy
[#extension-category: envoy.path.match]
.envoy.config.core.v3.TypedExtensionConfig path_match_policy = 15; -
clearPathMatchPolicy
[#extension-category: envoy.path.match]
.envoy.config.core.v3.TypedExtensionConfig path_match_policy = 15; -
getPathMatchPolicyBuilder
[#extension-category: envoy.path.match]
.envoy.config.core.v3.TypedExtensionConfig path_match_policy = 15; -
getPathMatchPolicyOrBuilder
[#extension-category: envoy.path.match]
.envoy.config.core.v3.TypedExtensionConfig path_match_policy = 15;- Specified by:
getPathMatchPolicyOrBuilderin interfaceRouteMatchOrBuilder
-
hasCaseSensitive
public boolean hasCaseSensitive()Indicates that prefix/path matching should be case-sensitive. The default is true. Ignored for safe_regex matching.
.google.protobuf.BoolValue case_sensitive = 4;- Specified by:
hasCaseSensitivein interfaceRouteMatchOrBuilder- Returns:
- Whether the caseSensitive field is set.
-
getCaseSensitive
public com.google.protobuf.BoolValue getCaseSensitive()Indicates that prefix/path matching should be case-sensitive. The default is true. Ignored for safe_regex matching.
.google.protobuf.BoolValue case_sensitive = 4;- Specified by:
getCaseSensitivein interfaceRouteMatchOrBuilder- Returns:
- The caseSensitive.
-
setCaseSensitive
Indicates that prefix/path matching should be case-sensitive. The default is true. Ignored for safe_regex matching.
.google.protobuf.BoolValue case_sensitive = 4; -
setCaseSensitive
Indicates that prefix/path matching should be case-sensitive. The default is true. Ignored for safe_regex matching.
.google.protobuf.BoolValue case_sensitive = 4; -
mergeCaseSensitive
Indicates that prefix/path matching should be case-sensitive. The default is true. Ignored for safe_regex matching.
.google.protobuf.BoolValue case_sensitive = 4; -
clearCaseSensitive
Indicates that prefix/path matching should be case-sensitive. The default is true. Ignored for safe_regex matching.
.google.protobuf.BoolValue case_sensitive = 4; -
getCaseSensitiveBuilder
public com.google.protobuf.BoolValue.Builder getCaseSensitiveBuilder()Indicates that prefix/path matching should be case-sensitive. The default is true. Ignored for safe_regex matching.
.google.protobuf.BoolValue case_sensitive = 4; -
getCaseSensitiveOrBuilder
public com.google.protobuf.BoolValueOrBuilder getCaseSensitiveOrBuilder()Indicates that prefix/path matching should be case-sensitive. The default is true. Ignored for safe_regex matching.
.google.protobuf.BoolValue case_sensitive = 4;- Specified by:
getCaseSensitiveOrBuilderin interfaceRouteMatchOrBuilder
-
hasRuntimeFraction
public boolean hasRuntimeFraction()Indicates that the route should additionally match on a runtime key. Every time the route is considered for a match, it must also fall under the percentage of matches indicated by this field. For some fraction N/D, a random number in the range [0,D) is selected. If the number is <= the value of the numerator N, or if the key is not present, the default value, the router continues to evaluate the remaining match criteria. A runtime_fraction route configuration can be used to roll out route changes in a gradual manner without full code/config deploys. Refer to the :ref:`traffic shifting <config_http_conn_man_route_table_traffic_splitting_shift>` docs for additional documentation. .. note:: Parsing this field is implemented such that the runtime key's data may be represented as a FractionalPercent proto represented as JSON/YAML and may also be represented as an integer with the assumption that the value is an integral percentage out of 100. For instance, a runtime key lookup returning the value "42" would parse as a FractionalPercent whose numerator is 42 and denominator is HUNDRED. This preserves legacy semantics..envoy.config.core.v3.RuntimeFractionalPercent runtime_fraction = 9;- Specified by:
hasRuntimeFractionin interfaceRouteMatchOrBuilder- Returns:
- Whether the runtimeFraction field is set.
-
getRuntimeFraction
Indicates that the route should additionally match on a runtime key. Every time the route is considered for a match, it must also fall under the percentage of matches indicated by this field. For some fraction N/D, a random number in the range [0,D) is selected. If the number is <= the value of the numerator N, or if the key is not present, the default value, the router continues to evaluate the remaining match criteria. A runtime_fraction route configuration can be used to roll out route changes in a gradual manner without full code/config deploys. Refer to the :ref:`traffic shifting <config_http_conn_man_route_table_traffic_splitting_shift>` docs for additional documentation. .. note:: Parsing this field is implemented such that the runtime key's data may be represented as a FractionalPercent proto represented as JSON/YAML and may also be represented as an integer with the assumption that the value is an integral percentage out of 100. For instance, a runtime key lookup returning the value "42" would parse as a FractionalPercent whose numerator is 42 and denominator is HUNDRED. This preserves legacy semantics..envoy.config.core.v3.RuntimeFractionalPercent runtime_fraction = 9;- Specified by:
getRuntimeFractionin interfaceRouteMatchOrBuilder- Returns:
- The runtimeFraction.
-
setRuntimeFraction
Indicates that the route should additionally match on a runtime key. Every time the route is considered for a match, it must also fall under the percentage of matches indicated by this field. For some fraction N/D, a random number in the range [0,D) is selected. If the number is <= the value of the numerator N, or if the key is not present, the default value, the router continues to evaluate the remaining match criteria. A runtime_fraction route configuration can be used to roll out route changes in a gradual manner without full code/config deploys. Refer to the :ref:`traffic shifting <config_http_conn_man_route_table_traffic_splitting_shift>` docs for additional documentation. .. note:: Parsing this field is implemented such that the runtime key's data may be represented as a FractionalPercent proto represented as JSON/YAML and may also be represented as an integer with the assumption that the value is an integral percentage out of 100. For instance, a runtime key lookup returning the value "42" would parse as a FractionalPercent whose numerator is 42 and denominator is HUNDRED. This preserves legacy semantics..envoy.config.core.v3.RuntimeFractionalPercent runtime_fraction = 9; -
setRuntimeFraction
Indicates that the route should additionally match on a runtime key. Every time the route is considered for a match, it must also fall under the percentage of matches indicated by this field. For some fraction N/D, a random number in the range [0,D) is selected. If the number is <= the value of the numerator N, or if the key is not present, the default value, the router continues to evaluate the remaining match criteria. A runtime_fraction route configuration can be used to roll out route changes in a gradual manner without full code/config deploys. Refer to the :ref:`traffic shifting <config_http_conn_man_route_table_traffic_splitting_shift>` docs for additional documentation. .. note:: Parsing this field is implemented such that the runtime key's data may be represented as a FractionalPercent proto represented as JSON/YAML and may also be represented as an integer with the assumption that the value is an integral percentage out of 100. For instance, a runtime key lookup returning the value "42" would parse as a FractionalPercent whose numerator is 42 and denominator is HUNDRED. This preserves legacy semantics..envoy.config.core.v3.RuntimeFractionalPercent runtime_fraction = 9; -
mergeRuntimeFraction
Indicates that the route should additionally match on a runtime key. Every time the route is considered for a match, it must also fall under the percentage of matches indicated by this field. For some fraction N/D, a random number in the range [0,D) is selected. If the number is <= the value of the numerator N, or if the key is not present, the default value, the router continues to evaluate the remaining match criteria. A runtime_fraction route configuration can be used to roll out route changes in a gradual manner without full code/config deploys. Refer to the :ref:`traffic shifting <config_http_conn_man_route_table_traffic_splitting_shift>` docs for additional documentation. .. note:: Parsing this field is implemented such that the runtime key's data may be represented as a FractionalPercent proto represented as JSON/YAML and may also be represented as an integer with the assumption that the value is an integral percentage out of 100. For instance, a runtime key lookup returning the value "42" would parse as a FractionalPercent whose numerator is 42 and denominator is HUNDRED. This preserves legacy semantics..envoy.config.core.v3.RuntimeFractionalPercent runtime_fraction = 9; -
clearRuntimeFraction
Indicates that the route should additionally match on a runtime key. Every time the route is considered for a match, it must also fall under the percentage of matches indicated by this field. For some fraction N/D, a random number in the range [0,D) is selected. If the number is <= the value of the numerator N, or if the key is not present, the default value, the router continues to evaluate the remaining match criteria. A runtime_fraction route configuration can be used to roll out route changes in a gradual manner without full code/config deploys. Refer to the :ref:`traffic shifting <config_http_conn_man_route_table_traffic_splitting_shift>` docs for additional documentation. .. note:: Parsing this field is implemented such that the runtime key's data may be represented as a FractionalPercent proto represented as JSON/YAML and may also be represented as an integer with the assumption that the value is an integral percentage out of 100. For instance, a runtime key lookup returning the value "42" would parse as a FractionalPercent whose numerator is 42 and denominator is HUNDRED. This preserves legacy semantics..envoy.config.core.v3.RuntimeFractionalPercent runtime_fraction = 9; -
getRuntimeFractionBuilder
Indicates that the route should additionally match on a runtime key. Every time the route is considered for a match, it must also fall under the percentage of matches indicated by this field. For some fraction N/D, a random number in the range [0,D) is selected. If the number is <= the value of the numerator N, or if the key is not present, the default value, the router continues to evaluate the remaining match criteria. A runtime_fraction route configuration can be used to roll out route changes in a gradual manner without full code/config deploys. Refer to the :ref:`traffic shifting <config_http_conn_man_route_table_traffic_splitting_shift>` docs for additional documentation. .. note:: Parsing this field is implemented such that the runtime key's data may be represented as a FractionalPercent proto represented as JSON/YAML and may also be represented as an integer with the assumption that the value is an integral percentage out of 100. For instance, a runtime key lookup returning the value "42" would parse as a FractionalPercent whose numerator is 42 and denominator is HUNDRED. This preserves legacy semantics..envoy.config.core.v3.RuntimeFractionalPercent runtime_fraction = 9; -
getRuntimeFractionOrBuilder
Indicates that the route should additionally match on a runtime key. Every time the route is considered for a match, it must also fall under the percentage of matches indicated by this field. For some fraction N/D, a random number in the range [0,D) is selected. If the number is <= the value of the numerator N, or if the key is not present, the default value, the router continues to evaluate the remaining match criteria. A runtime_fraction route configuration can be used to roll out route changes in a gradual manner without full code/config deploys. Refer to the :ref:`traffic shifting <config_http_conn_man_route_table_traffic_splitting_shift>` docs for additional documentation. .. note:: Parsing this field is implemented such that the runtime key's data may be represented as a FractionalPercent proto represented as JSON/YAML and may also be represented as an integer with the assumption that the value is an integral percentage out of 100. For instance, a runtime key lookup returning the value "42" would parse as a FractionalPercent whose numerator is 42 and denominator is HUNDRED. This preserves legacy semantics..envoy.config.core.v3.RuntimeFractionalPercent runtime_fraction = 9;- Specified by:
getRuntimeFractionOrBuilderin interfaceRouteMatchOrBuilder
-
getHeadersList
Specifies a set of headers that the route should match on. The router will check the request’s headers against all the specified headers in the route config. A match will happen if all the headers in the route are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 6;- Specified by:
getHeadersListin interfaceRouteMatchOrBuilder
-
getHeadersCount
public int getHeadersCount()Specifies a set of headers that the route should match on. The router will check the request’s headers against all the specified headers in the route config. A match will happen if all the headers in the route are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 6;- Specified by:
getHeadersCountin interfaceRouteMatchOrBuilder
-
getHeaders
Specifies a set of headers that the route should match on. The router will check the request’s headers against all the specified headers in the route config. A match will happen if all the headers in the route are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 6;- Specified by:
getHeadersin interfaceRouteMatchOrBuilder
-
setHeaders
Specifies a set of headers that the route should match on. The router will check the request’s headers against all the specified headers in the route config. A match will happen if all the headers in the route are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 6; -
setHeaders
Specifies a set of headers that the route should match on. The router will check the request’s headers against all the specified headers in the route config. A match will happen if all the headers in the route are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 6; -
addHeaders
Specifies a set of headers that the route should match on. The router will check the request’s headers against all the specified headers in the route config. A match will happen if all the headers in the route are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 6; -
addHeaders
Specifies a set of headers that the route should match on. The router will check the request’s headers against all the specified headers in the route config. A match will happen if all the headers in the route are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 6; -
addHeaders
Specifies a set of headers that the route should match on. The router will check the request’s headers against all the specified headers in the route config. A match will happen if all the headers in the route are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 6; -
addHeaders
Specifies a set of headers that the route should match on. The router will check the request’s headers against all the specified headers in the route config. A match will happen if all the headers in the route are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 6; -
addAllHeaders
Specifies a set of headers that the route should match on. The router will check the request’s headers against all the specified headers in the route config. A match will happen if all the headers in the route are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 6; -
clearHeaders
Specifies a set of headers that the route should match on. The router will check the request’s headers against all the specified headers in the route config. A match will happen if all the headers in the route are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 6; -
removeHeaders
Specifies a set of headers that the route should match on. The router will check the request’s headers against all the specified headers in the route config. A match will happen if all the headers in the route are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 6; -
getHeadersBuilder
Specifies a set of headers that the route should match on. The router will check the request’s headers against all the specified headers in the route config. A match will happen if all the headers in the route are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 6; -
getHeadersOrBuilder
Specifies a set of headers that the route should match on. The router will check the request’s headers against all the specified headers in the route config. A match will happen if all the headers in the route are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 6;- Specified by:
getHeadersOrBuilderin interfaceRouteMatchOrBuilder
-
getHeadersOrBuilderList
Specifies a set of headers that the route should match on. The router will check the request’s headers against all the specified headers in the route config. A match will happen if all the headers in the route are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 6;- Specified by:
getHeadersOrBuilderListin interfaceRouteMatchOrBuilder
-
addHeadersBuilder
Specifies a set of headers that the route should match on. The router will check the request’s headers against all the specified headers in the route config. A match will happen if all the headers in the route are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 6; -
addHeadersBuilder
Specifies a set of headers that the route should match on. The router will check the request’s headers against all the specified headers in the route config. A match will happen if all the headers in the route are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 6; -
getHeadersBuilderList
Specifies a set of headers that the route should match on. The router will check the request’s headers against all the specified headers in the route config. A match will happen if all the headers in the route are present in the request with the same values (or based on presence if the value field is not in the config).
repeated .envoy.config.route.v3.HeaderMatcher headers = 6; -
getQueryParametersList
Specifies a set of URL query parameters on which the route should match. The router will check the query string from the ``path`` header against all the specified query parameters. If the number of specified query parameters is nonzero, they all must match the ``path`` header's query string for a match to occur. In the event query parameters are repeated, only the first value for each key will be considered. .. note:: If query parameters are used to pass request message fields when `grpc_json_transcoder <https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/grpc_json_transcoder_filter>`_ is used, the transcoded message fields may be different. The query parameters are URL-encoded, but the message fields are not. For example, if a query parameter is "foo%20bar", the message field will be "foo bar".repeated .envoy.config.route.v3.QueryParameterMatcher query_parameters = 7;- Specified by:
getQueryParametersListin interfaceRouteMatchOrBuilder
-
getQueryParametersCount
public int getQueryParametersCount()Specifies a set of URL query parameters on which the route should match. The router will check the query string from the ``path`` header against all the specified query parameters. If the number of specified query parameters is nonzero, they all must match the ``path`` header's query string for a match to occur. In the event query parameters are repeated, only the first value for each key will be considered. .. note:: If query parameters are used to pass request message fields when `grpc_json_transcoder <https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/grpc_json_transcoder_filter>`_ is used, the transcoded message fields may be different. The query parameters are URL-encoded, but the message fields are not. For example, if a query parameter is "foo%20bar", the message field will be "foo bar".repeated .envoy.config.route.v3.QueryParameterMatcher query_parameters = 7;- Specified by:
getQueryParametersCountin interfaceRouteMatchOrBuilder
-
getQueryParameters
Specifies a set of URL query parameters on which the route should match. The router will check the query string from the ``path`` header against all the specified query parameters. If the number of specified query parameters is nonzero, they all must match the ``path`` header's query string for a match to occur. In the event query parameters are repeated, only the first value for each key will be considered. .. note:: If query parameters are used to pass request message fields when `grpc_json_transcoder <https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/grpc_json_transcoder_filter>`_ is used, the transcoded message fields may be different. The query parameters are URL-encoded, but the message fields are not. For example, if a query parameter is "foo%20bar", the message field will be "foo bar".repeated .envoy.config.route.v3.QueryParameterMatcher query_parameters = 7;- Specified by:
getQueryParametersin interfaceRouteMatchOrBuilder
-
setQueryParameters
Specifies a set of URL query parameters on which the route should match. The router will check the query string from the ``path`` header against all the specified query parameters. If the number of specified query parameters is nonzero, they all must match the ``path`` header's query string for a match to occur. In the event query parameters are repeated, only the first value for each key will be considered. .. note:: If query parameters are used to pass request message fields when `grpc_json_transcoder <https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/grpc_json_transcoder_filter>`_ is used, the transcoded message fields may be different. The query parameters are URL-encoded, but the message fields are not. For example, if a query parameter is "foo%20bar", the message field will be "foo bar".repeated .envoy.config.route.v3.QueryParameterMatcher query_parameters = 7; -
setQueryParameters
public RouteMatch.Builder setQueryParameters(int index, QueryParameterMatcher.Builder builderForValue) Specifies a set of URL query parameters on which the route should match. The router will check the query string from the ``path`` header against all the specified query parameters. If the number of specified query parameters is nonzero, they all must match the ``path`` header's query string for a match to occur. In the event query parameters are repeated, only the first value for each key will be considered. .. note:: If query parameters are used to pass request message fields when `grpc_json_transcoder <https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/grpc_json_transcoder_filter>`_ is used, the transcoded message fields may be different. The query parameters are URL-encoded, but the message fields are not. For example, if a query parameter is "foo%20bar", the message field will be "foo bar".repeated .envoy.config.route.v3.QueryParameterMatcher query_parameters = 7; -
addQueryParameters
Specifies a set of URL query parameters on which the route should match. The router will check the query string from the ``path`` header against all the specified query parameters. If the number of specified query parameters is nonzero, they all must match the ``path`` header's query string for a match to occur. In the event query parameters are repeated, only the first value for each key will be considered. .. note:: If query parameters are used to pass request message fields when `grpc_json_transcoder <https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/grpc_json_transcoder_filter>`_ is used, the transcoded message fields may be different. The query parameters are URL-encoded, but the message fields are not. For example, if a query parameter is "foo%20bar", the message field will be "foo bar".repeated .envoy.config.route.v3.QueryParameterMatcher query_parameters = 7; -
addQueryParameters
Specifies a set of URL query parameters on which the route should match. The router will check the query string from the ``path`` header against all the specified query parameters. If the number of specified query parameters is nonzero, they all must match the ``path`` header's query string for a match to occur. In the event query parameters are repeated, only the first value for each key will be considered. .. note:: If query parameters are used to pass request message fields when `grpc_json_transcoder <https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/grpc_json_transcoder_filter>`_ is used, the transcoded message fields may be different. The query parameters are URL-encoded, but the message fields are not. For example, if a query parameter is "foo%20bar", the message field will be "foo bar".repeated .envoy.config.route.v3.QueryParameterMatcher query_parameters = 7; -
addQueryParameters
Specifies a set of URL query parameters on which the route should match. The router will check the query string from the ``path`` header against all the specified query parameters. If the number of specified query parameters is nonzero, they all must match the ``path`` header's query string for a match to occur. In the event query parameters are repeated, only the first value for each key will be considered. .. note:: If query parameters are used to pass request message fields when `grpc_json_transcoder <https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/grpc_json_transcoder_filter>`_ is used, the transcoded message fields may be different. The query parameters are URL-encoded, but the message fields are not. For example, if a query parameter is "foo%20bar", the message field will be "foo bar".repeated .envoy.config.route.v3.QueryParameterMatcher query_parameters = 7; -
addQueryParameters
public RouteMatch.Builder addQueryParameters(int index, QueryParameterMatcher.Builder builderForValue) Specifies a set of URL query parameters on which the route should match. The router will check the query string from the ``path`` header against all the specified query parameters. If the number of specified query parameters is nonzero, they all must match the ``path`` header's query string for a match to occur. In the event query parameters are repeated, only the first value for each key will be considered. .. note:: If query parameters are used to pass request message fields when `grpc_json_transcoder <https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/grpc_json_transcoder_filter>`_ is used, the transcoded message fields may be different. The query parameters are URL-encoded, but the message fields are not. For example, if a query parameter is "foo%20bar", the message field will be "foo bar".repeated .envoy.config.route.v3.QueryParameterMatcher query_parameters = 7; -
addAllQueryParameters
Specifies a set of URL query parameters on which the route should match. The router will check the query string from the ``path`` header against all the specified query parameters. If the number of specified query parameters is nonzero, they all must match the ``path`` header's query string for a match to occur. In the event query parameters are repeated, only the first value for each key will be considered. .. note:: If query parameters are used to pass request message fields when `grpc_json_transcoder <https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/grpc_json_transcoder_filter>`_ is used, the transcoded message fields may be different. The query parameters are URL-encoded, but the message fields are not. For example, if a query parameter is "foo%20bar", the message field will be "foo bar".repeated .envoy.config.route.v3.QueryParameterMatcher query_parameters = 7; -
clearQueryParameters
Specifies a set of URL query parameters on which the route should match. The router will check the query string from the ``path`` header against all the specified query parameters. If the number of specified query parameters is nonzero, they all must match the ``path`` header's query string for a match to occur. In the event query parameters are repeated, only the first value for each key will be considered. .. note:: If query parameters are used to pass request message fields when `grpc_json_transcoder <https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/grpc_json_transcoder_filter>`_ is used, the transcoded message fields may be different. The query parameters are URL-encoded, but the message fields are not. For example, if a query parameter is "foo%20bar", the message field will be "foo bar".repeated .envoy.config.route.v3.QueryParameterMatcher query_parameters = 7; -
removeQueryParameters
Specifies a set of URL query parameters on which the route should match. The router will check the query string from the ``path`` header against all the specified query parameters. If the number of specified query parameters is nonzero, they all must match the ``path`` header's query string for a match to occur. In the event query parameters are repeated, only the first value for each key will be considered. .. note:: If query parameters are used to pass request message fields when `grpc_json_transcoder <https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/grpc_json_transcoder_filter>`_ is used, the transcoded message fields may be different. The query parameters are URL-encoded, but the message fields are not. For example, if a query parameter is "foo%20bar", the message field will be "foo bar".repeated .envoy.config.route.v3.QueryParameterMatcher query_parameters = 7; -
getQueryParametersBuilder
Specifies a set of URL query parameters on which the route should match. The router will check the query string from the ``path`` header against all the specified query parameters. If the number of specified query parameters is nonzero, they all must match the ``path`` header's query string for a match to occur. In the event query parameters are repeated, only the first value for each key will be considered. .. note:: If query parameters are used to pass request message fields when `grpc_json_transcoder <https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/grpc_json_transcoder_filter>`_ is used, the transcoded message fields may be different. The query parameters are URL-encoded, but the message fields are not. For example, if a query parameter is "foo%20bar", the message field will be "foo bar".repeated .envoy.config.route.v3.QueryParameterMatcher query_parameters = 7; -
getQueryParametersOrBuilder
Specifies a set of URL query parameters on which the route should match. The router will check the query string from the ``path`` header against all the specified query parameters. If the number of specified query parameters is nonzero, they all must match the ``path`` header's query string for a match to occur. In the event query parameters are repeated, only the first value for each key will be considered. .. note:: If query parameters are used to pass request message fields when `grpc_json_transcoder <https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/grpc_json_transcoder_filter>`_ is used, the transcoded message fields may be different. The query parameters are URL-encoded, but the message fields are not. For example, if a query parameter is "foo%20bar", the message field will be "foo bar".repeated .envoy.config.route.v3.QueryParameterMatcher query_parameters = 7;- Specified by:
getQueryParametersOrBuilderin interfaceRouteMatchOrBuilder
-
getQueryParametersOrBuilderList
Specifies a set of URL query parameters on which the route should match. The router will check the query string from the ``path`` header against all the specified query parameters. If the number of specified query parameters is nonzero, they all must match the ``path`` header's query string for a match to occur. In the event query parameters are repeated, only the first value for each key will be considered. .. note:: If query parameters are used to pass request message fields when `grpc_json_transcoder <https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/grpc_json_transcoder_filter>`_ is used, the transcoded message fields may be different. The query parameters are URL-encoded, but the message fields are not. For example, if a query parameter is "foo%20bar", the message field will be "foo bar".repeated .envoy.config.route.v3.QueryParameterMatcher query_parameters = 7;- Specified by:
getQueryParametersOrBuilderListin interfaceRouteMatchOrBuilder
-
addQueryParametersBuilder
Specifies a set of URL query parameters on which the route should match. The router will check the query string from the ``path`` header against all the specified query parameters. If the number of specified query parameters is nonzero, they all must match the ``path`` header's query string for a match to occur. In the event query parameters are repeated, only the first value for each key will be considered. .. note:: If query parameters are used to pass request message fields when `grpc_json_transcoder <https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/grpc_json_transcoder_filter>`_ is used, the transcoded message fields may be different. The query parameters are URL-encoded, but the message fields are not. For example, if a query parameter is "foo%20bar", the message field will be "foo bar".repeated .envoy.config.route.v3.QueryParameterMatcher query_parameters = 7; -
addQueryParametersBuilder
Specifies a set of URL query parameters on which the route should match. The router will check the query string from the ``path`` header against all the specified query parameters. If the number of specified query parameters is nonzero, they all must match the ``path`` header's query string for a match to occur. In the event query parameters are repeated, only the first value for each key will be considered. .. note:: If query parameters are used to pass request message fields when `grpc_json_transcoder <https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/grpc_json_transcoder_filter>`_ is used, the transcoded message fields may be different. The query parameters are URL-encoded, but the message fields are not. For example, if a query parameter is "foo%20bar", the message field will be "foo bar".repeated .envoy.config.route.v3.QueryParameterMatcher query_parameters = 7; -
getQueryParametersBuilderList
Specifies a set of URL query parameters on which the route should match. The router will check the query string from the ``path`` header against all the specified query parameters. If the number of specified query parameters is nonzero, they all must match the ``path`` header's query string for a match to occur. In the event query parameters are repeated, only the first value for each key will be considered. .. note:: If query parameters are used to pass request message fields when `grpc_json_transcoder <https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/grpc_json_transcoder_filter>`_ is used, the transcoded message fields may be different. The query parameters are URL-encoded, but the message fields are not. For example, if a query parameter is "foo%20bar", the message field will be "foo bar".repeated .envoy.config.route.v3.QueryParameterMatcher query_parameters = 7; -
getCookiesList
Specifies a set of cookies on which the route should match. The router parses the ``Cookie`` header and evaluates the named cookie against each matcher. If the number of specified cookie matchers is nonzero, they all must match for the route to be selected.
repeated .envoy.config.route.v3.CookieMatcher cookies = 17;- Specified by:
getCookiesListin interfaceRouteMatchOrBuilder
-
getCookiesCount
public int getCookiesCount()Specifies a set of cookies on which the route should match. The router parses the ``Cookie`` header and evaluates the named cookie against each matcher. If the number of specified cookie matchers is nonzero, they all must match for the route to be selected.
repeated .envoy.config.route.v3.CookieMatcher cookies = 17;- Specified by:
getCookiesCountin interfaceRouteMatchOrBuilder
-
getCookies
Specifies a set of cookies on which the route should match. The router parses the ``Cookie`` header and evaluates the named cookie against each matcher. If the number of specified cookie matchers is nonzero, they all must match for the route to be selected.
repeated .envoy.config.route.v3.CookieMatcher cookies = 17;- Specified by:
getCookiesin interfaceRouteMatchOrBuilder
-
setCookies
Specifies a set of cookies on which the route should match. The router parses the ``Cookie`` header and evaluates the named cookie against each matcher. If the number of specified cookie matchers is nonzero, they all must match for the route to be selected.
repeated .envoy.config.route.v3.CookieMatcher cookies = 17; -
setCookies
Specifies a set of cookies on which the route should match. The router parses the ``Cookie`` header and evaluates the named cookie against each matcher. If the number of specified cookie matchers is nonzero, they all must match for the route to be selected.
repeated .envoy.config.route.v3.CookieMatcher cookies = 17; -
addCookies
Specifies a set of cookies on which the route should match. The router parses the ``Cookie`` header and evaluates the named cookie against each matcher. If the number of specified cookie matchers is nonzero, they all must match for the route to be selected.
repeated .envoy.config.route.v3.CookieMatcher cookies = 17; -
addCookies
Specifies a set of cookies on which the route should match. The router parses the ``Cookie`` header and evaluates the named cookie against each matcher. If the number of specified cookie matchers is nonzero, they all must match for the route to be selected.
repeated .envoy.config.route.v3.CookieMatcher cookies = 17; -
addCookies
Specifies a set of cookies on which the route should match. The router parses the ``Cookie`` header and evaluates the named cookie against each matcher. If the number of specified cookie matchers is nonzero, they all must match for the route to be selected.
repeated .envoy.config.route.v3.CookieMatcher cookies = 17; -
addCookies
Specifies a set of cookies on which the route should match. The router parses the ``Cookie`` header and evaluates the named cookie against each matcher. If the number of specified cookie matchers is nonzero, they all must match for the route to be selected.
repeated .envoy.config.route.v3.CookieMatcher cookies = 17; -
addAllCookies
Specifies a set of cookies on which the route should match. The router parses the ``Cookie`` header and evaluates the named cookie against each matcher. If the number of specified cookie matchers is nonzero, they all must match for the route to be selected.
repeated .envoy.config.route.v3.CookieMatcher cookies = 17; -
clearCookies
Specifies a set of cookies on which the route should match. The router parses the ``Cookie`` header and evaluates the named cookie against each matcher. If the number of specified cookie matchers is nonzero, they all must match for the route to be selected.
repeated .envoy.config.route.v3.CookieMatcher cookies = 17; -
removeCookies
Specifies a set of cookies on which the route should match. The router parses the ``Cookie`` header and evaluates the named cookie against each matcher. If the number of specified cookie matchers is nonzero, they all must match for the route to be selected.
repeated .envoy.config.route.v3.CookieMatcher cookies = 17; -
getCookiesBuilder
Specifies a set of cookies on which the route should match. The router parses the ``Cookie`` header and evaluates the named cookie against each matcher. If the number of specified cookie matchers is nonzero, they all must match for the route to be selected.
repeated .envoy.config.route.v3.CookieMatcher cookies = 17; -
getCookiesOrBuilder
Specifies a set of cookies on which the route should match. The router parses the ``Cookie`` header and evaluates the named cookie against each matcher. If the number of specified cookie matchers is nonzero, they all must match for the route to be selected.
repeated .envoy.config.route.v3.CookieMatcher cookies = 17;- Specified by:
getCookiesOrBuilderin interfaceRouteMatchOrBuilder
-
getCookiesOrBuilderList
Specifies a set of cookies on which the route should match. The router parses the ``Cookie`` header and evaluates the named cookie against each matcher. If the number of specified cookie matchers is nonzero, they all must match for the route to be selected.
repeated .envoy.config.route.v3.CookieMatcher cookies = 17;- Specified by:
getCookiesOrBuilderListin interfaceRouteMatchOrBuilder
-
addCookiesBuilder
Specifies a set of cookies on which the route should match. The router parses the ``Cookie`` header and evaluates the named cookie against each matcher. If the number of specified cookie matchers is nonzero, they all must match for the route to be selected.
repeated .envoy.config.route.v3.CookieMatcher cookies = 17; -
addCookiesBuilder
Specifies a set of cookies on which the route should match. The router parses the ``Cookie`` header and evaluates the named cookie against each matcher. If the number of specified cookie matchers is nonzero, they all must match for the route to be selected.
repeated .envoy.config.route.v3.CookieMatcher cookies = 17; -
getCookiesBuilderList
Specifies a set of cookies on which the route should match. The router parses the ``Cookie`` header and evaluates the named cookie against each matcher. If the number of specified cookie matchers is nonzero, they all must match for the route to be selected.
repeated .envoy.config.route.v3.CookieMatcher cookies = 17; -
hasGrpc
public boolean hasGrpc()If specified, only gRPC requests will be matched. The router will check that the ``Content-Type`` header has ``application/grpc`` or one of the various ``application/grpc+`` values.
.envoy.config.route.v3.RouteMatch.GrpcRouteMatchOptions grpc = 8;- Specified by:
hasGrpcin interfaceRouteMatchOrBuilder- Returns:
- Whether the grpc field is set.
-
getGrpc
If specified, only gRPC requests will be matched. The router will check that the ``Content-Type`` header has ``application/grpc`` or one of the various ``application/grpc+`` values.
.envoy.config.route.v3.RouteMatch.GrpcRouteMatchOptions grpc = 8;- Specified by:
getGrpcin interfaceRouteMatchOrBuilder- Returns:
- The grpc.
-
setGrpc
If specified, only gRPC requests will be matched. The router will check that the ``Content-Type`` header has ``application/grpc`` or one of the various ``application/grpc+`` values.
.envoy.config.route.v3.RouteMatch.GrpcRouteMatchOptions grpc = 8; -
setGrpc
If specified, only gRPC requests will be matched. The router will check that the ``Content-Type`` header has ``application/grpc`` or one of the various ``application/grpc+`` values.
.envoy.config.route.v3.RouteMatch.GrpcRouteMatchOptions grpc = 8; -
mergeGrpc
If specified, only gRPC requests will be matched. The router will check that the ``Content-Type`` header has ``application/grpc`` or one of the various ``application/grpc+`` values.
.envoy.config.route.v3.RouteMatch.GrpcRouteMatchOptions grpc = 8; -
clearGrpc
If specified, only gRPC requests will be matched. The router will check that the ``Content-Type`` header has ``application/grpc`` or one of the various ``application/grpc+`` values.
.envoy.config.route.v3.RouteMatch.GrpcRouteMatchOptions grpc = 8; -
getGrpcBuilder
If specified, only gRPC requests will be matched. The router will check that the ``Content-Type`` header has ``application/grpc`` or one of the various ``application/grpc+`` values.
.envoy.config.route.v3.RouteMatch.GrpcRouteMatchOptions grpc = 8; -
getGrpcOrBuilder
If specified, only gRPC requests will be matched. The router will check that the ``Content-Type`` header has ``application/grpc`` or one of the various ``application/grpc+`` values.
.envoy.config.route.v3.RouteMatch.GrpcRouteMatchOptions grpc = 8;- Specified by:
getGrpcOrBuilderin interfaceRouteMatchOrBuilder
-
hasTlsContext
public boolean hasTlsContext()If specified, the client tls context will be matched against the defined match options. [#next-major-version: unify with RBAC]
.envoy.config.route.v3.RouteMatch.TlsContextMatchOptions tls_context = 11;- Specified by:
hasTlsContextin interfaceRouteMatchOrBuilder- Returns:
- Whether the tlsContext field is set.
-
getTlsContext
If specified, the client tls context will be matched against the defined match options. [#next-major-version: unify with RBAC]
.envoy.config.route.v3.RouteMatch.TlsContextMatchOptions tls_context = 11;- Specified by:
getTlsContextin interfaceRouteMatchOrBuilder- Returns:
- The tlsContext.
-
setTlsContext
If specified, the client tls context will be matched against the defined match options. [#next-major-version: unify with RBAC]
.envoy.config.route.v3.RouteMatch.TlsContextMatchOptions tls_context = 11; -
setTlsContext
If specified, the client tls context will be matched against the defined match options. [#next-major-version: unify with RBAC]
.envoy.config.route.v3.RouteMatch.TlsContextMatchOptions tls_context = 11; -
mergeTlsContext
If specified, the client tls context will be matched against the defined match options. [#next-major-version: unify with RBAC]
.envoy.config.route.v3.RouteMatch.TlsContextMatchOptions tls_context = 11; -
clearTlsContext
If specified, the client tls context will be matched against the defined match options. [#next-major-version: unify with RBAC]
.envoy.config.route.v3.RouteMatch.TlsContextMatchOptions tls_context = 11; -
getTlsContextBuilder
If specified, the client tls context will be matched against the defined match options. [#next-major-version: unify with RBAC]
.envoy.config.route.v3.RouteMatch.TlsContextMatchOptions tls_context = 11; -
getTlsContextOrBuilder
If specified, the client tls context will be matched against the defined match options. [#next-major-version: unify with RBAC]
.envoy.config.route.v3.RouteMatch.TlsContextMatchOptions tls_context = 11;- Specified by:
getTlsContextOrBuilderin interfaceRouteMatchOrBuilder
-
getDynamicMetadataList
Specifies a set of dynamic metadata matchers on which the route should match. The router will check the dynamic metadata against all the specified dynamic metadata matchers. If the number of specified dynamic metadata matchers is nonzero, they all must match the dynamic metadata for a match to occur.
repeated .envoy.type.matcher.v3.MetadataMatcher dynamic_metadata = 13;- Specified by:
getDynamicMetadataListin interfaceRouteMatchOrBuilder
-
getDynamicMetadataCount
public int getDynamicMetadataCount()Specifies a set of dynamic metadata matchers on which the route should match. The router will check the dynamic metadata against all the specified dynamic metadata matchers. If the number of specified dynamic metadata matchers is nonzero, they all must match the dynamic metadata for a match to occur.
repeated .envoy.type.matcher.v3.MetadataMatcher dynamic_metadata = 13;- Specified by:
getDynamicMetadataCountin interfaceRouteMatchOrBuilder
-
getDynamicMetadata
Specifies a set of dynamic metadata matchers on which the route should match. The router will check the dynamic metadata against all the specified dynamic metadata matchers. If the number of specified dynamic metadata matchers is nonzero, they all must match the dynamic metadata for a match to occur.
repeated .envoy.type.matcher.v3.MetadataMatcher dynamic_metadata = 13;- Specified by:
getDynamicMetadatain interfaceRouteMatchOrBuilder
-
setDynamicMetadata
Specifies a set of dynamic metadata matchers on which the route should match. The router will check the dynamic metadata against all the specified dynamic metadata matchers. If the number of specified dynamic metadata matchers is nonzero, they all must match the dynamic metadata for a match to occur.
repeated .envoy.type.matcher.v3.MetadataMatcher dynamic_metadata = 13; -
setDynamicMetadata
Specifies a set of dynamic metadata matchers on which the route should match. The router will check the dynamic metadata against all the specified dynamic metadata matchers. If the number of specified dynamic metadata matchers is nonzero, they all must match the dynamic metadata for a match to occur.
repeated .envoy.type.matcher.v3.MetadataMatcher dynamic_metadata = 13; -
addDynamicMetadata
Specifies a set of dynamic metadata matchers on which the route should match. The router will check the dynamic metadata against all the specified dynamic metadata matchers. If the number of specified dynamic metadata matchers is nonzero, they all must match the dynamic metadata for a match to occur.
repeated .envoy.type.matcher.v3.MetadataMatcher dynamic_metadata = 13; -
addDynamicMetadata
Specifies a set of dynamic metadata matchers on which the route should match. The router will check the dynamic metadata against all the specified dynamic metadata matchers. If the number of specified dynamic metadata matchers is nonzero, they all must match the dynamic metadata for a match to occur.
repeated .envoy.type.matcher.v3.MetadataMatcher dynamic_metadata = 13; -
addDynamicMetadata
Specifies a set of dynamic metadata matchers on which the route should match. The router will check the dynamic metadata against all the specified dynamic metadata matchers. If the number of specified dynamic metadata matchers is nonzero, they all must match the dynamic metadata for a match to occur.
repeated .envoy.type.matcher.v3.MetadataMatcher dynamic_metadata = 13; -
addDynamicMetadata
Specifies a set of dynamic metadata matchers on which the route should match. The router will check the dynamic metadata against all the specified dynamic metadata matchers. If the number of specified dynamic metadata matchers is nonzero, they all must match the dynamic metadata for a match to occur.
repeated .envoy.type.matcher.v3.MetadataMatcher dynamic_metadata = 13; -
addAllDynamicMetadata
Specifies a set of dynamic metadata matchers on which the route should match. The router will check the dynamic metadata against all the specified dynamic metadata matchers. If the number of specified dynamic metadata matchers is nonzero, they all must match the dynamic metadata for a match to occur.
repeated .envoy.type.matcher.v3.MetadataMatcher dynamic_metadata = 13; -
clearDynamicMetadata
Specifies a set of dynamic metadata matchers on which the route should match. The router will check the dynamic metadata against all the specified dynamic metadata matchers. If the number of specified dynamic metadata matchers is nonzero, they all must match the dynamic metadata for a match to occur.
repeated .envoy.type.matcher.v3.MetadataMatcher dynamic_metadata = 13; -
removeDynamicMetadata
Specifies a set of dynamic metadata matchers on which the route should match. The router will check the dynamic metadata against all the specified dynamic metadata matchers. If the number of specified dynamic metadata matchers is nonzero, they all must match the dynamic metadata for a match to occur.
repeated .envoy.type.matcher.v3.MetadataMatcher dynamic_metadata = 13; -
getDynamicMetadataBuilder
Specifies a set of dynamic metadata matchers on which the route should match. The router will check the dynamic metadata against all the specified dynamic metadata matchers. If the number of specified dynamic metadata matchers is nonzero, they all must match the dynamic metadata for a match to occur.
repeated .envoy.type.matcher.v3.MetadataMatcher dynamic_metadata = 13; -
getDynamicMetadataOrBuilder
Specifies a set of dynamic metadata matchers on which the route should match. The router will check the dynamic metadata against all the specified dynamic metadata matchers. If the number of specified dynamic metadata matchers is nonzero, they all must match the dynamic metadata for a match to occur.
repeated .envoy.type.matcher.v3.MetadataMatcher dynamic_metadata = 13;- Specified by:
getDynamicMetadataOrBuilderin interfaceRouteMatchOrBuilder
-
getDynamicMetadataOrBuilderList
Specifies a set of dynamic metadata matchers on which the route should match. The router will check the dynamic metadata against all the specified dynamic metadata matchers. If the number of specified dynamic metadata matchers is nonzero, they all must match the dynamic metadata for a match to occur.
repeated .envoy.type.matcher.v3.MetadataMatcher dynamic_metadata = 13;- Specified by:
getDynamicMetadataOrBuilderListin interfaceRouteMatchOrBuilder
-
addDynamicMetadataBuilder
Specifies a set of dynamic metadata matchers on which the route should match. The router will check the dynamic metadata against all the specified dynamic metadata matchers. If the number of specified dynamic metadata matchers is nonzero, they all must match the dynamic metadata for a match to occur.
repeated .envoy.type.matcher.v3.MetadataMatcher dynamic_metadata = 13; -
addDynamicMetadataBuilder
Specifies a set of dynamic metadata matchers on which the route should match. The router will check the dynamic metadata against all the specified dynamic metadata matchers. If the number of specified dynamic metadata matchers is nonzero, they all must match the dynamic metadata for a match to occur.
repeated .envoy.type.matcher.v3.MetadataMatcher dynamic_metadata = 13; -
getDynamicMetadataBuilderList
Specifies a set of dynamic metadata matchers on which the route should match. The router will check the dynamic metadata against all the specified dynamic metadata matchers. If the number of specified dynamic metadata matchers is nonzero, they all must match the dynamic metadata for a match to occur.
repeated .envoy.type.matcher.v3.MetadataMatcher dynamic_metadata = 13; -
getFilterStateList
Specifies a set of filter state matchers on which the route should match. The router will check the filter state against all the specified filter state matchers. If the number of specified filter state matchers is nonzero, they all must match the filter state for a match to occur.
repeated .envoy.type.matcher.v3.FilterStateMatcher filter_state = 16;- Specified by:
getFilterStateListin interfaceRouteMatchOrBuilder
-
getFilterStateCount
public int getFilterStateCount()Specifies a set of filter state matchers on which the route should match. The router will check the filter state against all the specified filter state matchers. If the number of specified filter state matchers is nonzero, they all must match the filter state for a match to occur.
repeated .envoy.type.matcher.v3.FilterStateMatcher filter_state = 16;- Specified by:
getFilterStateCountin interfaceRouteMatchOrBuilder
-
getFilterState
Specifies a set of filter state matchers on which the route should match. The router will check the filter state against all the specified filter state matchers. If the number of specified filter state matchers is nonzero, they all must match the filter state for a match to occur.
repeated .envoy.type.matcher.v3.FilterStateMatcher filter_state = 16;- Specified by:
getFilterStatein interfaceRouteMatchOrBuilder
-
setFilterState
Specifies a set of filter state matchers on which the route should match. The router will check the filter state against all the specified filter state matchers. If the number of specified filter state matchers is nonzero, they all must match the filter state for a match to occur.
repeated .envoy.type.matcher.v3.FilterStateMatcher filter_state = 16; -
setFilterState
Specifies a set of filter state matchers on which the route should match. The router will check the filter state against all the specified filter state matchers. If the number of specified filter state matchers is nonzero, they all must match the filter state for a match to occur.
repeated .envoy.type.matcher.v3.FilterStateMatcher filter_state = 16; -
addFilterState
Specifies a set of filter state matchers on which the route should match. The router will check the filter state against all the specified filter state matchers. If the number of specified filter state matchers is nonzero, they all must match the filter state for a match to occur.
repeated .envoy.type.matcher.v3.FilterStateMatcher filter_state = 16; -
addFilterState
Specifies a set of filter state matchers on which the route should match. The router will check the filter state against all the specified filter state matchers. If the number of specified filter state matchers is nonzero, they all must match the filter state for a match to occur.
repeated .envoy.type.matcher.v3.FilterStateMatcher filter_state = 16; -
addFilterState
Specifies a set of filter state matchers on which the route should match. The router will check the filter state against all the specified filter state matchers. If the number of specified filter state matchers is nonzero, they all must match the filter state for a match to occur.
repeated .envoy.type.matcher.v3.FilterStateMatcher filter_state = 16; -
addFilterState
Specifies a set of filter state matchers on which the route should match. The router will check the filter state against all the specified filter state matchers. If the number of specified filter state matchers is nonzero, they all must match the filter state for a match to occur.
repeated .envoy.type.matcher.v3.FilterStateMatcher filter_state = 16; -
addAllFilterState
Specifies a set of filter state matchers on which the route should match. The router will check the filter state against all the specified filter state matchers. If the number of specified filter state matchers is nonzero, they all must match the filter state for a match to occur.
repeated .envoy.type.matcher.v3.FilterStateMatcher filter_state = 16; -
clearFilterState
Specifies a set of filter state matchers on which the route should match. The router will check the filter state against all the specified filter state matchers. If the number of specified filter state matchers is nonzero, they all must match the filter state for a match to occur.
repeated .envoy.type.matcher.v3.FilterStateMatcher filter_state = 16; -
removeFilterState
Specifies a set of filter state matchers on which the route should match. The router will check the filter state against all the specified filter state matchers. If the number of specified filter state matchers is nonzero, they all must match the filter state for a match to occur.
repeated .envoy.type.matcher.v3.FilterStateMatcher filter_state = 16; -
getFilterStateBuilder
Specifies a set of filter state matchers on which the route should match. The router will check the filter state against all the specified filter state matchers. If the number of specified filter state matchers is nonzero, they all must match the filter state for a match to occur.
repeated .envoy.type.matcher.v3.FilterStateMatcher filter_state = 16; -
getFilterStateOrBuilder
Specifies a set of filter state matchers on which the route should match. The router will check the filter state against all the specified filter state matchers. If the number of specified filter state matchers is nonzero, they all must match the filter state for a match to occur.
repeated .envoy.type.matcher.v3.FilterStateMatcher filter_state = 16;- Specified by:
getFilterStateOrBuilderin interfaceRouteMatchOrBuilder
-
getFilterStateOrBuilderList
Specifies a set of filter state matchers on which the route should match. The router will check the filter state against all the specified filter state matchers. If the number of specified filter state matchers is nonzero, they all must match the filter state for a match to occur.
repeated .envoy.type.matcher.v3.FilterStateMatcher filter_state = 16;- Specified by:
getFilterStateOrBuilderListin interfaceRouteMatchOrBuilder
-
addFilterStateBuilder
Specifies a set of filter state matchers on which the route should match. The router will check the filter state against all the specified filter state matchers. If the number of specified filter state matchers is nonzero, they all must match the filter state for a match to occur.
repeated .envoy.type.matcher.v3.FilterStateMatcher filter_state = 16; -
addFilterStateBuilder
Specifies a set of filter state matchers on which the route should match. The router will check the filter state against all the specified filter state matchers. If the number of specified filter state matchers is nonzero, they all must match the filter state for a match to occur.
repeated .envoy.type.matcher.v3.FilterStateMatcher filter_state = 16; -
getFilterStateBuilderList
Specifies a set of filter state matchers on which the route should match. The router will check the filter state against all the specified filter state matchers. If the number of specified filter state matchers is nonzero, they all must match the filter state for a match to occur.
repeated .envoy.type.matcher.v3.FilterStateMatcher filter_state = 16; -
setUnknownFields
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<RouteMatch.Builder>
-
mergeUnknownFields
public final RouteMatch.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<RouteMatch.Builder>
-