Uses of Interface
io.envoyproxy.envoy.config.common.mutation_rules.v3.HeaderMutation.RemoveOnMatchOrBuilder
Packages that use HeaderMutation.RemoveOnMatchOrBuilder
-
Uses of HeaderMutation.RemoveOnMatchOrBuilder in io.envoyproxy.envoy.config.common.mutation_rules.v3
Classes in io.envoyproxy.envoy.config.common.mutation_rules.v3 that implement HeaderMutation.RemoveOnMatchOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typeenvoy.config.common.mutation_rules.v3.HeaderMutation.RemoveOnMatchstatic final classProtobuf typeenvoy.config.common.mutation_rules.v3.HeaderMutation.RemoveOnMatchMethods in io.envoyproxy.envoy.config.common.mutation_rules.v3 that return HeaderMutation.RemoveOnMatchOrBuilderModifier and TypeMethodDescriptionHeaderMutation.Builder.getRemoveOnMatchOrBuilder()Remove the header if the key matches the specified string matcher.HeaderMutation.getRemoveOnMatchOrBuilder()Remove the header if the key matches the specified string matcher.HeaderMutationOrBuilder.getRemoveOnMatchOrBuilder()Remove the header if the key matches the specified string matcher.