Uses of Class
io.envoyproxy.envoy.type.matcher.v3.RegexMatchAndSubstitute
Packages that use RegexMatchAndSubstitute
-
Uses of RegexMatchAndSubstitute in io.envoyproxy.envoy.config.route.v3
Fields in io.envoyproxy.envoy.config.route.v3 declared as RegexMatchAndSubstituteModifier and TypeFieldDescriptionprivate RegexMatchAndSubstituteRouteAction.Builder.regexRewrite_private RegexMatchAndSubstituteRouteAction.HashPolicy.Header.Builder.regexRewrite_private RegexMatchAndSubstituteRouteAction.HashPolicy.Header.regexRewrite_private RegexMatchAndSubstituteRouteAction.regexRewrite_Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type RegexMatchAndSubstituteModifier and TypeFieldDescriptionprivate 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 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 that return types with arguments of type RegexMatchAndSubstituteModifier and TypeMethodDescriptionprivate 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 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
Fields in io.envoyproxy.envoy.type.matcher.v3 declared as RegexMatchAndSubstituteModifier and TypeFieldDescriptionprivate static final RegexMatchAndSubstituteRegexMatchAndSubstitute.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type RegexMatchAndSubstituteModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<RegexMatchAndSubstitute> RegexMatchAndSubstitute.PARSERMethods 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 TypeMethodDescriptionprivate voidRegexMatchAndSubstitute.Builder.buildPartial0(RegexMatchAndSubstitute result) RegexMatchAndSubstitute.Builder.mergeFrom(RegexMatchAndSubstitute other) RegexMatchAndSubstitute.newBuilder(RegexMatchAndSubstitute prototype)