Uses of Class
io.envoyproxy.envoy.extensions.filters.http.header_mutation.v3.Mutations.Builder
Packages that use Mutations.Builder
-
Uses of Mutations.Builder in io.envoyproxy.envoy.extensions.filters.http.header_mutation.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.header_mutation.v3 that return Mutations.BuilderModifier and TypeMethodDescriptionMutations.Builder.addAllQueryParameterMutations(Iterable<? extends KeyValueMutation> values) 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.Builder.addAllRequestMutations(Iterable<? extends HeaderMutation> values) The request mutations are applied before the request is forwarded to the upstream cluster.Mutations.Builder.addAllRequestTrailersMutations(Iterable<? extends HeaderMutation> values) The request trailer mutations are applied before the request is sent to the upstream cluster.Mutations.Builder.addAllResponseMutations(Iterable<? extends HeaderMutation> values) The response mutations are applied before the response is sent to the downstream client.Mutations.Builder.addAllResponseTrailersMutations(Iterable<? extends HeaderMutation> values) The response trailer mutations are applied before the response is sent to the downstream client.Mutations.Builder.addQueryParameterMutations(int index, KeyValueMutation value) 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.Builder.addQueryParameterMutations(int index, KeyValueMutation.Builder builderForValue) 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.Builder.addQueryParameterMutations(KeyValueMutation value) 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.Builder.addQueryParameterMutations(KeyValueMutation.Builder builderForValue) 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.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Mutations.Builder.addRequestMutations(int index, HeaderMutation value) The request mutations are applied before the request is forwarded to the upstream cluster.Mutations.Builder.addRequestMutations(int index, HeaderMutation.Builder builderForValue) The request mutations are applied before the request is forwarded to the upstream cluster.Mutations.Builder.addRequestMutations(HeaderMutation value) The request mutations are applied before the request is forwarded to the upstream cluster.Mutations.Builder.addRequestMutations(HeaderMutation.Builder builderForValue) The request mutations are applied before the request is forwarded to the upstream cluster.Mutations.Builder.addRequestTrailersMutations(int index, HeaderMutation value) The request trailer mutations are applied before the request is sent to the upstream cluster.Mutations.Builder.addRequestTrailersMutations(int index, HeaderMutation.Builder builderForValue) The request trailer mutations are applied before the request is sent to the upstream cluster.Mutations.Builder.addRequestTrailersMutations(HeaderMutation value) The request trailer mutations are applied before the request is sent to the upstream cluster.Mutations.Builder.addRequestTrailersMutations(HeaderMutation.Builder builderForValue) The request trailer mutations are applied before the request is sent to the upstream cluster.Mutations.Builder.addResponseMutations(int index, HeaderMutation value) The response mutations are applied before the response is sent to the downstream client.Mutations.Builder.addResponseMutations(int index, HeaderMutation.Builder builderForValue) The response mutations are applied before the response is sent to the downstream client.Mutations.Builder.addResponseMutations(HeaderMutation value) The response mutations are applied before the response is sent to the downstream client.Mutations.Builder.addResponseMutations(HeaderMutation.Builder builderForValue) The response mutations are applied before the response is sent to the downstream client.Mutations.Builder.addResponseTrailersMutations(int index, HeaderMutation value) The response trailer mutations are applied before the response is sent to the downstream client.Mutations.Builder.addResponseTrailersMutations(int index, HeaderMutation.Builder builderForValue) The response trailer mutations are applied before the response is sent to the downstream client.Mutations.Builder.addResponseTrailersMutations(HeaderMutation value) The response trailer mutations are applied before the response is sent to the downstream client.Mutations.Builder.addResponseTrailersMutations(HeaderMutation.Builder builderForValue) The response trailer mutations are applied before the response is sent to the downstream client.Mutations.Builder.clear()Mutations.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Mutations.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Mutations.Builder.clearQueryParameterMutations()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.Builder.clearRequestMutations()The request mutations are applied before the request is forwarded to the upstream cluster.Mutations.Builder.clearRequestTrailersMutations()The request trailer mutations are applied before the request is sent to the upstream cluster.Mutations.Builder.clearResponseMutations()The response mutations are applied before the response is sent to the downstream client.Mutations.Builder.clearResponseTrailersMutations()The response trailer mutations are applied before the response is sent to the downstream client.Mutations.Builder.clone()HeaderMutation.Builder.getMutationsBuilder().envoy.extensions.filters.http.header_mutation.v3.Mutations mutations = 1;HeaderMutationPerRoute.Builder.getMutationsBuilder().envoy.extensions.filters.http.header_mutation.v3.Mutations mutations = 1;Mutations.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Mutations.Builder.mergeFrom(com.google.protobuf.Message other) final Mutations.BuilderMutations.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static Mutations.BuilderMutations.newBuilder()static Mutations.BuilderMutations.newBuilder(Mutations prototype) Mutations.newBuilderForType()protected Mutations.BuilderMutations.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Mutations.Builder.removeQueryParameterMutations(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.Builder.removeRequestMutations(int index) The request mutations are applied before the request is forwarded to the upstream cluster.Mutations.Builder.removeRequestTrailersMutations(int index) The request trailer mutations are applied before the request is sent to the upstream cluster.Mutations.Builder.removeResponseMutations(int index) The response mutations are applied before the response is sent to the downstream client.Mutations.Builder.removeResponseTrailersMutations(int index) The response trailer mutations are applied before the response is sent to the downstream client.Mutations.Builder.setQueryParameterMutations(int index, KeyValueMutation value) 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.Builder.setQueryParameterMutations(int index, KeyValueMutation.Builder builderForValue) 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.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Mutations.Builder.setRequestMutations(int index, HeaderMutation value) The request mutations are applied before the request is forwarded to the upstream cluster.Mutations.Builder.setRequestMutations(int index, HeaderMutation.Builder builderForValue) The request mutations are applied before the request is forwarded to the upstream cluster.Mutations.Builder.setRequestTrailersMutations(int index, HeaderMutation value) The request trailer mutations are applied before the request is sent to the upstream cluster.Mutations.Builder.setRequestTrailersMutations(int index, HeaderMutation.Builder builderForValue) The request trailer mutations are applied before the request is sent to the upstream cluster.Mutations.Builder.setResponseMutations(int index, HeaderMutation value) The response mutations are applied before the response is sent to the downstream client.Mutations.Builder.setResponseMutations(int index, HeaderMutation.Builder builderForValue) The response mutations are applied before the response is sent to the downstream client.Mutations.Builder.setResponseTrailersMutations(int index, HeaderMutation value) The response trailer mutations are applied before the response is sent to the downstream client.Mutations.Builder.setResponseTrailersMutations(int index, HeaderMutation.Builder builderForValue) The response trailer mutations are applied before the response is sent to the downstream client.final Mutations.BuilderMutations.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Mutations.toBuilder()Methods in io.envoyproxy.envoy.extensions.filters.http.header_mutation.v3 with parameters of type Mutations.BuilderModifier and TypeMethodDescriptionHeaderMutation.Builder.setMutations(Mutations.Builder builderForValue) .envoy.extensions.filters.http.header_mutation.v3.Mutations mutations = 1;HeaderMutationPerRoute.Builder.setMutations(Mutations.Builder builderForValue) .envoy.extensions.filters.http.header_mutation.v3.Mutations mutations = 1;