Uses of Class
io.envoyproxy.envoy.type.matcher.v3.RegexMatchAndSubstitute
-
-
Uses of RegexMatchAndSubstitute in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return RegexMatchAndSubstitute Modifier and Type Method Description RegexMatchAndSubstituteRouteAction.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.RegexMatchAndSubstituteRouteAction. 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.RegexMatchAndSubstituteRouteActionOrBuilder. 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.RegexMatchAndSubstituteRedirectAction.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.RegexMatchAndSubstituteRedirectAction. 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.RegexMatchAndSubstituteRedirectActionOrBuilder. 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.RegexMatchAndSubstituteRouteAction.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.RegexMatchAndSubstituteRouteAction. 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.RegexMatchAndSubstituteRouteAction.HashPolicy.Header.Builder. getRegexRewrite()If specified, the request header value will be rewritten and used to produce the hash key.RegexMatchAndSubstituteRouteAction.HashPolicy.Header. getRegexRewrite()If specified, the request header value will be rewritten and used to produce the hash key.RegexMatchAndSubstituteRouteAction.HashPolicy.HeaderOrBuilder. getRegexRewrite()If specified, the request header value will be rewritten and used to produce the hash key.RegexMatchAndSubstituteRouteActionOrBuilder. 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 with parameters of type RegexMatchAndSubstitute Modifier and Type Method Description RouteAction.BuilderRouteAction.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.BuilderRedirectAction.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.BuilderRouteAction.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.BuilderRouteAction.HashPolicy.Header.Builder. mergeRegexRewrite(RegexMatchAndSubstitute value)If specified, the request header value will be rewritten and used to produce the hash key.RouteAction.BuilderRouteAction.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.BuilderRedirectAction.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.BuilderRouteAction.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.BuilderRouteAction.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.extensions.filters.http.header_to_metadata.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.header_to_metadata.v3 that return RegexMatchAndSubstitute Modifier and Type Method Description RegexMatchAndSubstituteConfig.KeyValuePair.Builder. getRegexValueRewrite()If present, the header's value will be matched and substituted with this.RegexMatchAndSubstituteConfig.KeyValuePair. getRegexValueRewrite()If present, the header's value will be matched and substituted with this.RegexMatchAndSubstituteConfig.KeyValuePairOrBuilder. getRegexValueRewrite()If present, the header's value will be matched and substituted with this.Methods in io.envoyproxy.envoy.extensions.filters.http.header_to_metadata.v3 with parameters of type RegexMatchAndSubstitute Modifier and Type Method Description Config.KeyValuePair.BuilderConfig.KeyValuePair.Builder. mergeRegexValueRewrite(RegexMatchAndSubstitute value)If present, the header's value will be matched and substituted with this.Config.KeyValuePair.BuilderConfig.KeyValuePair.Builder. setRegexValueRewrite(RegexMatchAndSubstitute value)If present, the header's value will be matched and substituted with this. -
Uses of RegexMatchAndSubstitute in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.filters.header_to_metadata.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.filters.header_to_metadata.v3 that return RegexMatchAndSubstitute Modifier and Type Method Description RegexMatchAndSubstituteHeaderToMetadata.KeyValuePair.Builder. getRegexValueRewrite()If present, the header's value will be matched and substituted with this.RegexMatchAndSubstituteHeaderToMetadata.KeyValuePair. getRegexValueRewrite()If present, the header's value will be matched and substituted with this.RegexMatchAndSubstituteHeaderToMetadata.KeyValuePairOrBuilder. getRegexValueRewrite()If present, the header's value will be matched and substituted with this.Methods in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.filters.header_to_metadata.v3 with parameters of type RegexMatchAndSubstitute Modifier and Type Method Description HeaderToMetadata.KeyValuePair.BuilderHeaderToMetadata.KeyValuePair.Builder. mergeRegexValueRewrite(RegexMatchAndSubstitute value)If present, the header's value will be matched and substituted with this.HeaderToMetadata.KeyValuePair.BuilderHeaderToMetadata.KeyValuePair.Builder. setRegexValueRewrite(RegexMatchAndSubstitute value)If present, the header's value will be matched and substituted with this. -
Uses of RegexMatchAndSubstitute in io.envoyproxy.envoy.type.matcher.v3
Methods in io.envoyproxy.envoy.type.matcher.v3 that return RegexMatchAndSubstitute Modifier and Type Method Description RegexMatchAndSubstituteRegexMatchAndSubstitute.Builder. build()RegexMatchAndSubstituteRegexMatchAndSubstitute.Builder. buildPartial()static RegexMatchAndSubstituteRegexMatchAndSubstitute. getDefaultInstance()RegexMatchAndSubstituteRegexMatchAndSubstitute.Builder. getDefaultInstanceForType()RegexMatchAndSubstituteRegexMatchAndSubstitute. getDefaultInstanceForType()static RegexMatchAndSubstituteRegexMatchAndSubstitute. parseDelimitedFrom(InputStream input)static RegexMatchAndSubstituteRegexMatchAndSubstitute. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RegexMatchAndSubstituteRegexMatchAndSubstitute. parseFrom(byte[] data)static RegexMatchAndSubstituteRegexMatchAndSubstitute. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RegexMatchAndSubstituteRegexMatchAndSubstitute. parseFrom(com.google.protobuf.ByteString data)static RegexMatchAndSubstituteRegexMatchAndSubstitute. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RegexMatchAndSubstituteRegexMatchAndSubstitute. parseFrom(com.google.protobuf.CodedInputStream input)static RegexMatchAndSubstituteRegexMatchAndSubstitute. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RegexMatchAndSubstituteRegexMatchAndSubstitute. parseFrom(InputStream input)static RegexMatchAndSubstituteRegexMatchAndSubstitute. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RegexMatchAndSubstituteRegexMatchAndSubstitute. parseFrom(ByteBuffer data)static RegexMatchAndSubstituteRegexMatchAndSubstitute. parseFrom(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 RegexMatchAndSubstitute.BuilderRegexMatchAndSubstitute.Builder. mergeFrom(RegexMatchAndSubstitute other)static RegexMatchAndSubstitute.BuilderRegexMatchAndSubstitute. newBuilder(RegexMatchAndSubstitute prototype)
-