Uses of Interface
io.envoyproxy.envoy.config.core.v3.KeyValueMutationOrBuilder
Packages that use KeyValueMutationOrBuilder
Package
Description
-
Uses of KeyValueMutationOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement KeyValueMutationOrBuilderModifier and TypeClassDescriptionfinal classKey/value pair to append or remove.static final classKey/value pair to append or remove. -
Uses of KeyValueMutationOrBuilder in io.envoyproxy.envoy.extensions.filters.http.header_mutation.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.header_mutation.v3 that return KeyValueMutationOrBuilderModifier and TypeMethodDescriptionMutations.Builder.getQueryParameterMutationsOrBuilder(int index) The ``path`` header query parameter mutations are applied after ``request_mutations`` and before the request is forwarded to the next filter in the filter chain.Mutations.getQueryParameterMutationsOrBuilder(int index) The ``path`` header query parameter mutations are applied after ``request_mutations`` and before the request is forwarded to the next filter in the filter chain.MutationsOrBuilder.getQueryParameterMutationsOrBuilder(int index) The ``path`` header query parameter mutations are applied after ``request_mutations`` and before the request is forwarded to the next filter in the filter chain.Methods in io.envoyproxy.envoy.extensions.filters.http.header_mutation.v3 that return types with arguments of type KeyValueMutationOrBuilderModifier and TypeMethodDescriptionList<? extends KeyValueMutationOrBuilder>Mutations.Builder.getQueryParameterMutationsOrBuilderList()The ``path`` header query parameter mutations are applied after ``request_mutations`` and before the request is forwarded to the next filter in the filter chain.List<? extends KeyValueMutationOrBuilder>Mutations.getQueryParameterMutationsOrBuilderList()The ``path`` header query parameter mutations are applied after ``request_mutations`` and before the request is forwarded to the next filter in the filter chain.List<? extends KeyValueMutationOrBuilder>MutationsOrBuilder.getQueryParameterMutationsOrBuilderList()The ``path`` header query parameter mutations are applied after ``request_mutations`` and before the request is forwarded to the next filter in the filter chain.