Uses of Class
io.envoyproxy.envoy.type.matcher.v3.RegexMatchAndSubstitute
-
Packages that use RegexMatchAndSubstitute Package Description io.envoyproxy.envoy.config.route.v3 io.envoyproxy.envoy.type.matcher.v3 -
-
Uses of RegexMatchAndSubstitute in io.envoyproxy.envoy.config.route.v3
Fields in io.envoyproxy.envoy.config.route.v3 declared as RegexMatchAndSubstitute Modifier and Type Field Description private RegexMatchAndSubstitute
RouteAction.Builder. regexRewrite_
private RegexMatchAndSubstitute
RouteAction.HashPolicy.Header.Builder. regexRewrite_
private RegexMatchAndSubstitute
RouteAction.HashPolicy.Header. regexRewrite_
private RegexMatchAndSubstitute
RouteAction. regexRewrite_
Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type RegexMatchAndSubstitute Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<RegexMatchAndSubstitute,RegexMatchAndSubstitute.Builder,RegexMatchAndSubstituteOrBuilder>
RouteAction.Builder. hostRewritePathRegexBuilder_
private com.google.protobuf.SingleFieldBuilder<RegexMatchAndSubstitute,RegexMatchAndSubstitute.Builder,RegexMatchAndSubstituteOrBuilder>
RedirectAction.Builder. regexRewriteBuilder_
private com.google.protobuf.SingleFieldBuilder<RegexMatchAndSubstitute,RegexMatchAndSubstitute.Builder,RegexMatchAndSubstituteOrBuilder>
RouteAction.Builder. regexRewriteBuilder_
private com.google.protobuf.SingleFieldBuilder<RegexMatchAndSubstitute,RegexMatchAndSubstitute.Builder,RegexMatchAndSubstituteOrBuilder>
RouteAction.HashPolicy.Header.Builder. regexRewriteBuilder_
Methods in io.envoyproxy.envoy.config.route.v3 that return RegexMatchAndSubstitute Modifier and Type Method Description RegexMatchAndSubstitute
RouteAction.Builder. getHostRewritePathRegex()
Indicates that during forwarding, the host header will be swapped with the result of the regex substitution executed on path value with query and fragment removed.RegexMatchAndSubstitute
RouteAction. getHostRewritePathRegex()
Indicates that during forwarding, the host header will be swapped with the result of the regex substitution executed on path value with query and fragment removed.RegexMatchAndSubstitute
RouteActionOrBuilder. getHostRewritePathRegex()
Indicates that during forwarding, the host header will be swapped with the result of the regex substitution executed on path value with query and fragment removed.RegexMatchAndSubstitute
RedirectAction.Builder. getRegexRewrite()
Indicates that during redirect, portions of the path that match the pattern should be rewritten, even allowing the substitution of capture groups from the pattern into the new path as specified by the rewrite substitution string.RegexMatchAndSubstitute
RedirectAction. getRegexRewrite()
Indicates that during redirect, portions of the path that match the pattern should be rewritten, even allowing the substitution of capture groups from the pattern into the new path as specified by the rewrite substitution string.RegexMatchAndSubstitute
RedirectActionOrBuilder. getRegexRewrite()
Indicates that during redirect, portions of the path that match the pattern should be rewritten, even allowing the substitution of capture groups from the pattern into the new path as specified by the rewrite substitution string.RegexMatchAndSubstitute
RouteAction.Builder. getRegexRewrite()
Indicates that during forwarding, portions of the path that match the pattern should be rewritten, even allowing the substitution of capture groups from the pattern into the new path as specified by the rewrite substitution string.RegexMatchAndSubstitute
RouteAction. getRegexRewrite()
Indicates that during forwarding, portions of the path that match the pattern should be rewritten, even allowing the substitution of capture groups from the pattern into the new path as specified by the rewrite substitution string.RegexMatchAndSubstitute
RouteAction.HashPolicy.Header.Builder. getRegexRewrite()
If specified, the request header value will be rewritten and used to produce the hash key.RegexMatchAndSubstitute
RouteAction.HashPolicy.Header. getRegexRewrite()
If specified, the request header value will be rewritten and used to produce the hash key.RegexMatchAndSubstitute
RouteAction.HashPolicy.HeaderOrBuilder. getRegexRewrite()
If specified, the request header value will be rewritten and used to produce the hash key.RegexMatchAndSubstitute
RouteActionOrBuilder. getRegexRewrite()
Indicates that during forwarding, portions of the path that match the pattern should be rewritten, even allowing the substitution of capture groups from the pattern into the new path as specified by the rewrite substitution string.Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type RegexMatchAndSubstitute Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<RegexMatchAndSubstitute,RegexMatchAndSubstitute.Builder,RegexMatchAndSubstituteOrBuilder>
RouteAction.Builder. getHostRewritePathRegexFieldBuilder()
Indicates that during forwarding, the host header will be swapped with the result of the regex substitution executed on path value with query and fragment removed.private com.google.protobuf.SingleFieldBuilder<RegexMatchAndSubstitute,RegexMatchAndSubstitute.Builder,RegexMatchAndSubstituteOrBuilder>
RedirectAction.Builder. getRegexRewriteFieldBuilder()
Indicates that during redirect, portions of the path that match the pattern should be rewritten, even allowing the substitution of capture groups from the pattern into the new path as specified by the rewrite substitution string.private com.google.protobuf.SingleFieldBuilder<RegexMatchAndSubstitute,RegexMatchAndSubstitute.Builder,RegexMatchAndSubstituteOrBuilder>
RouteAction.Builder. getRegexRewriteFieldBuilder()
Indicates that during forwarding, portions of the path that match the pattern should be rewritten, even allowing the substitution of capture groups from the pattern into the new path as specified by the rewrite substitution string.private com.google.protobuf.SingleFieldBuilder<RegexMatchAndSubstitute,RegexMatchAndSubstitute.Builder,RegexMatchAndSubstituteOrBuilder>
RouteAction.HashPolicy.Header.Builder. getRegexRewriteFieldBuilder()
If specified, the request header value will be rewritten and used to produce the hash key.Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type RegexMatchAndSubstitute Modifier and Type Method Description RouteAction.Builder
RouteAction.Builder. mergeHostRewritePathRegex(RegexMatchAndSubstitute value)
Indicates that during forwarding, the host header will be swapped with the result of the regex substitution executed on path value with query and fragment removed.RedirectAction.Builder
RedirectAction.Builder. mergeRegexRewrite(RegexMatchAndSubstitute value)
Indicates that during redirect, portions of the path that match the pattern should be rewritten, even allowing the substitution of capture groups from the pattern into the new path as specified by the rewrite substitution string.RouteAction.Builder
RouteAction.Builder. mergeRegexRewrite(RegexMatchAndSubstitute value)
Indicates that during forwarding, portions of the path that match the pattern should be rewritten, even allowing the substitution of capture groups from the pattern into the new path as specified by the rewrite substitution string.RouteAction.HashPolicy.Header.Builder
RouteAction.HashPolicy.Header.Builder. mergeRegexRewrite(RegexMatchAndSubstitute value)
If specified, the request header value will be rewritten and used to produce the hash key.RouteAction.Builder
RouteAction.Builder. setHostRewritePathRegex(RegexMatchAndSubstitute value)
Indicates that during forwarding, the host header will be swapped with the result of the regex substitution executed on path value with query and fragment removed.RedirectAction.Builder
RedirectAction.Builder. setRegexRewrite(RegexMatchAndSubstitute value)
Indicates that during redirect, portions of the path that match the pattern should be rewritten, even allowing the substitution of capture groups from the pattern into the new path as specified by the rewrite substitution string.RouteAction.Builder
RouteAction.Builder. setRegexRewrite(RegexMatchAndSubstitute value)
Indicates that during forwarding, portions of the path that match the pattern should be rewritten, even allowing the substitution of capture groups from the pattern into the new path as specified by the rewrite substitution string.RouteAction.HashPolicy.Header.Builder
RouteAction.HashPolicy.Header.Builder. setRegexRewrite(RegexMatchAndSubstitute value)
If specified, the request header value will be rewritten and used to produce the hash key. -
Uses of RegexMatchAndSubstitute in io.envoyproxy.envoy.type.matcher.v3
Fields in io.envoyproxy.envoy.type.matcher.v3 declared as RegexMatchAndSubstitute Modifier and Type Field Description private static RegexMatchAndSubstitute
RegexMatchAndSubstitute. DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type RegexMatchAndSubstitute Modifier and Type Field Description private static com.google.protobuf.Parser<RegexMatchAndSubstitute>
RegexMatchAndSubstitute. PARSER
Methods in io.envoyproxy.envoy.type.matcher.v3 that return RegexMatchAndSubstitute Modifier and Type Method Description RegexMatchAndSubstitute
RegexMatchAndSubstitute.Builder. build()
RegexMatchAndSubstitute
RegexMatchAndSubstitute.Builder. buildPartial()
static RegexMatchAndSubstitute
RegexMatchAndSubstitute. getDefaultInstance()
RegexMatchAndSubstitute
RegexMatchAndSubstitute.Builder. getDefaultInstanceForType()
RegexMatchAndSubstitute
RegexMatchAndSubstitute. getDefaultInstanceForType()
static RegexMatchAndSubstitute
RegexMatchAndSubstitute. parseDelimitedFrom(java.io.InputStream input)
static RegexMatchAndSubstitute
RegexMatchAndSubstitute. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RegexMatchAndSubstitute
RegexMatchAndSubstitute. parseFrom(byte[] data)
static RegexMatchAndSubstitute
RegexMatchAndSubstitute. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RegexMatchAndSubstitute
RegexMatchAndSubstitute. parseFrom(com.google.protobuf.ByteString data)
static RegexMatchAndSubstitute
RegexMatchAndSubstitute. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RegexMatchAndSubstitute
RegexMatchAndSubstitute. parseFrom(com.google.protobuf.CodedInputStream input)
static RegexMatchAndSubstitute
RegexMatchAndSubstitute. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RegexMatchAndSubstitute
RegexMatchAndSubstitute. parseFrom(java.io.InputStream input)
static RegexMatchAndSubstitute
RegexMatchAndSubstitute. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RegexMatchAndSubstitute
RegexMatchAndSubstitute. parseFrom(java.nio.ByteBuffer data)
static RegexMatchAndSubstitute
RegexMatchAndSubstitute. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type RegexMatchAndSubstitute Modifier and Type Method Description com.google.protobuf.Parser<RegexMatchAndSubstitute>
RegexMatchAndSubstitute. getParserForType()
static com.google.protobuf.Parser<RegexMatchAndSubstitute>
RegexMatchAndSubstitute. parser()
Methods in io.envoyproxy.envoy.type.matcher.v3 with parameters of type RegexMatchAndSubstitute Modifier and Type Method Description private void
RegexMatchAndSubstitute.Builder. buildPartial0(RegexMatchAndSubstitute result)
RegexMatchAndSubstitute.Builder
RegexMatchAndSubstitute.Builder. mergeFrom(RegexMatchAndSubstitute other)
static RegexMatchAndSubstitute.Builder
RegexMatchAndSubstitute. newBuilder(RegexMatchAndSubstitute prototype)
-