Uses of Interface
io.envoyproxy.envoy.config.common.mutation_rules.v3.HeaderMutationRulesOrBuilder
-
Packages that use HeaderMutationRulesOrBuilder Package Description io.envoyproxy.envoy.config.common.mutation_rules.v3 io.envoyproxy.envoy.extensions.filters.http.ext_proc.v3 -
-
Uses of HeaderMutationRulesOrBuilder in io.envoyproxy.envoy.config.common.mutation_rules.v3
Classes in io.envoyproxy.envoy.config.common.mutation_rules.v3 that implement HeaderMutationRulesOrBuilder Modifier and Type Class Description classHeaderMutationRulesThe HeaderMutationRules structure specifies what headers may be manipulated by a processing filter.static classHeaderMutationRules.BuilderThe HeaderMutationRules structure specifies what headers may be manipulated by a processing filter. -
Uses of HeaderMutationRulesOrBuilder in io.envoyproxy.envoy.extensions.filters.http.ext_proc.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.ext_proc.v3 that return HeaderMutationRulesOrBuilder Modifier and Type Method Description HeaderMutationRulesOrBuilderExternalProcessor.Builder. getMutationRulesOrBuilder()Rules that determine what modifications an external processing server may make to message headers.HeaderMutationRulesOrBuilderExternalProcessor. getMutationRulesOrBuilder()Rules that determine what modifications an external processing server may make to message headers.HeaderMutationRulesOrBuilderExternalProcessorOrBuilder. getMutationRulesOrBuilder()Rules that determine what modifications an external processing server may make to message headers.
-