Uses of Class
io.envoyproxy.envoy.type.matcher.v3.RegexMatchAndSubstitute
Packages that use RegexMatchAndSubstitute
-
Uses of RegexMatchAndSubstitute in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return RegexMatchAndSubstituteModifier and TypeMethodDescriptionRouteAction.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.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.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.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.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.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.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.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.RouteAction.HashPolicy.Header.Builder.getRegexRewrite()If specified, the request header value will be rewritten and used to produce the hash key.RouteAction.HashPolicy.Header.getRegexRewrite()If specified, the request header value will be rewritten and used to produce the hash key.RouteAction.HashPolicy.HeaderOrBuilder.getRegexRewrite()If specified, the request header value will be rewritten and used to produce the hash key.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 with parameters of type RegexMatchAndSubstituteModifier and TypeMethodDescriptionRouteAction.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.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.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.mergeRegexRewrite(RegexMatchAndSubstitute value) If specified, the request header value will be rewritten and used to produce the hash key.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.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.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.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
Methods in io.envoyproxy.envoy.type.matcher.v3 that return RegexMatchAndSubstituteModifier and TypeMethodDescriptionRegexMatchAndSubstitute.Builder.build()RegexMatchAndSubstitute.Builder.buildPartial()static RegexMatchAndSubstituteRegexMatchAndSubstitute.getDefaultInstance()RegexMatchAndSubstitute.Builder.getDefaultInstanceForType()RegexMatchAndSubstitute.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 RegexMatchAndSubstituteModifier and TypeMethodDescriptioncom.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 RegexMatchAndSubstituteModifier and TypeMethodDescriptionRegexMatchAndSubstitute.Builder.mergeFrom(RegexMatchAndSubstitute other) RegexMatchAndSubstitute.newBuilder(RegexMatchAndSubstitute prototype)