Uses of Class
io.envoyproxy.envoy.config.common.mutation_rules.v3.HeaderMutation
Packages that use HeaderMutation
Package
Description
-
Uses of HeaderMutation in io.envoyproxy.envoy.config.common.mutation_rules.v3
Methods in io.envoyproxy.envoy.config.common.mutation_rules.v3 that return HeaderMutationModifier and TypeMethodDescriptionHeaderMutation.Builder.build()HeaderMutation.Builder.buildPartial()static HeaderMutationHeaderMutation.getDefaultInstance()HeaderMutation.Builder.getDefaultInstanceForType()HeaderMutation.getDefaultInstanceForType()static HeaderMutationHeaderMutation.parseDelimitedFrom(InputStream input) static HeaderMutationHeaderMutation.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HeaderMutationHeaderMutation.parseFrom(byte[] data) static HeaderMutationHeaderMutation.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HeaderMutationHeaderMutation.parseFrom(com.google.protobuf.ByteString data) static HeaderMutationHeaderMutation.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HeaderMutationHeaderMutation.parseFrom(com.google.protobuf.CodedInputStream input) static HeaderMutationHeaderMutation.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HeaderMutationHeaderMutation.parseFrom(InputStream input) static HeaderMutationHeaderMutation.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HeaderMutationHeaderMutation.parseFrom(ByteBuffer data) static HeaderMutationHeaderMutation.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.common.mutation_rules.v3 that return types with arguments of type HeaderMutationModifier and TypeMethodDescriptioncom.google.protobuf.Parser<HeaderMutation>HeaderMutation.getParserForType()static com.google.protobuf.Parser<HeaderMutation>HeaderMutation.parser()Methods in io.envoyproxy.envoy.config.common.mutation_rules.v3 with parameters of type HeaderMutationModifier and TypeMethodDescriptionHeaderMutation.Builder.mergeFrom(HeaderMutation other) static HeaderMutation.BuilderHeaderMutation.newBuilder(HeaderMutation prototype) -
Uses of HeaderMutation in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return HeaderMutationModifier and TypeMethodDescriptionRouteAction.RequestMirrorPolicy.Builder.getRequestHeadersMutations(int index) Specifies a list of header mutations that should be applied to each mirrored request.RouteAction.RequestMirrorPolicy.getRequestHeadersMutations(int index) Specifies a list of header mutations that should be applied to each mirrored request.RouteAction.RequestMirrorPolicyOrBuilder.getRequestHeadersMutations(int index) Specifies a list of header mutations that should be applied to each mirrored request.Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type HeaderMutationModifier and TypeMethodDescriptionRouteAction.RequestMirrorPolicy.Builder.getRequestHeadersMutationsList()Specifies a list of header mutations that should be applied to each mirrored request.RouteAction.RequestMirrorPolicy.getRequestHeadersMutationsList()Specifies a list of header mutations that should be applied to each mirrored request.RouteAction.RequestMirrorPolicyOrBuilder.getRequestHeadersMutationsList()Specifies a list of header mutations that should be applied to each mirrored request.Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type HeaderMutationModifier and TypeMethodDescriptionRouteAction.RequestMirrorPolicy.Builder.addRequestHeadersMutations(int index, HeaderMutation value) Specifies a list of header mutations that should be applied to each mirrored request.RouteAction.RequestMirrorPolicy.Builder.addRequestHeadersMutations(HeaderMutation value) Specifies a list of header mutations that should be applied to each mirrored request.RouteAction.RequestMirrorPolicy.Builder.setRequestHeadersMutations(int index, HeaderMutation value) Specifies a list of header mutations that should be applied to each mirrored request.Method parameters in io.envoyproxy.envoy.config.route.v3 with type arguments of type HeaderMutationModifier and TypeMethodDescriptionRouteAction.RequestMirrorPolicy.Builder.addAllRequestHeadersMutations(Iterable<? extends HeaderMutation> values) Specifies a list of header mutations that should be applied to each mirrored request. -
Uses of HeaderMutation in io.envoyproxy.envoy.extensions.filters.http.header_mutation.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.header_mutation.v3 that return HeaderMutationModifier and TypeMethodDescriptionMutations.Builder.getRequestMutations(int index) The request mutations are applied before the request is forwarded to the upstream cluster.Mutations.getRequestMutations(int index) The request mutations are applied before the request is forwarded to the upstream cluster.MutationsOrBuilder.getRequestMutations(int index) The request mutations are applied before the request is forwarded to the upstream cluster.Mutations.Builder.getRequestTrailersMutations(int index) The request trailer mutations are applied before the request is sent to the upstream cluster.Mutations.getRequestTrailersMutations(int index) The request trailer mutations are applied before the request is sent to the upstream cluster.MutationsOrBuilder.getRequestTrailersMutations(int index) The request trailer mutations are applied before the request is sent to the upstream cluster.Mutations.Builder.getResponseMutations(int index) The response mutations are applied before the response is sent to the downstream client.Mutations.getResponseMutations(int index) The response mutations are applied before the response is sent to the downstream client.MutationsOrBuilder.getResponseMutations(int index) The response mutations are applied before the response is sent to the downstream client.Mutations.Builder.getResponseTrailersMutations(int index) The response trailer mutations are applied before the response is sent to the downstream client.Mutations.getResponseTrailersMutations(int index) The response trailer mutations are applied before the response is sent to the downstream client.MutationsOrBuilder.getResponseTrailersMutations(int index) The response trailer mutations are applied before the response is sent to the downstream client.Methods in io.envoyproxy.envoy.extensions.filters.http.header_mutation.v3 that return types with arguments of type HeaderMutationModifier and TypeMethodDescriptionMutations.Builder.getRequestMutationsList()The request mutations are applied before the request is forwarded to the upstream cluster.Mutations.getRequestMutationsList()The request mutations are applied before the request is forwarded to the upstream cluster.MutationsOrBuilder.getRequestMutationsList()The request mutations are applied before the request is forwarded to the upstream cluster.Mutations.Builder.getRequestTrailersMutationsList()The request trailer mutations are applied before the request is sent to the upstream cluster.Mutations.getRequestTrailersMutationsList()The request trailer mutations are applied before the request is sent to the upstream cluster.MutationsOrBuilder.getRequestTrailersMutationsList()The request trailer mutations are applied before the request is sent to the upstream cluster.Mutations.Builder.getResponseMutationsList()The response mutations are applied before the response is sent to the downstream client.Mutations.getResponseMutationsList()The response mutations are applied before the response is sent to the downstream client.MutationsOrBuilder.getResponseMutationsList()The response mutations are applied before the response is sent to the downstream client.Mutations.Builder.getResponseTrailersMutationsList()The response trailer mutations are applied before the response is sent to the downstream client.Mutations.getResponseTrailersMutationsList()The response trailer mutations are applied before the response is sent to the downstream client.MutationsOrBuilder.getResponseTrailersMutationsList()The response trailer mutations are applied before the response is sent to the downstream client.Methods in io.envoyproxy.envoy.extensions.filters.http.header_mutation.v3 with parameters of type HeaderMutationModifier and TypeMethodDescriptionMutations.Builder.addRequestMutations(int index, HeaderMutation value) 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.addRequestTrailersMutations(int index, HeaderMutation value) 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.addResponseMutations(int index, HeaderMutation value) 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.addResponseTrailersMutations(int index, HeaderMutation value) 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.setRequestMutations(int index, HeaderMutation value) 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.setResponseMutations(int index, HeaderMutation value) 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.Method parameters in io.envoyproxy.envoy.extensions.filters.http.header_mutation.v3 with type arguments of type HeaderMutationModifier and TypeMethodDescriptionMutations.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. -
Uses of HeaderMutation in io.envoyproxy.envoy.extensions.filters.http.transform.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.transform.v3 that return HeaderMutationModifier and TypeMethodDescriptionTransformation.Builder.getHeadersMutations(int index) The header mutations to perform.Transformation.getHeadersMutations(int index) The header mutations to perform.TransformationOrBuilder.getHeadersMutations(int index) The header mutations to perform.Methods in io.envoyproxy.envoy.extensions.filters.http.transform.v3 that return types with arguments of type HeaderMutationModifier and TypeMethodDescriptionTransformation.Builder.getHeadersMutationsList()The header mutations to perform.Transformation.getHeadersMutationsList()The header mutations to perform.TransformationOrBuilder.getHeadersMutationsList()The header mutations to perform.Methods in io.envoyproxy.envoy.extensions.filters.http.transform.v3 with parameters of type HeaderMutationModifier and TypeMethodDescriptionTransformation.Builder.addHeadersMutations(int index, HeaderMutation value) The header mutations to perform.Transformation.Builder.addHeadersMutations(HeaderMutation value) The header mutations to perform.Transformation.Builder.setHeadersMutations(int index, HeaderMutation value) The header mutations to perform.Method parameters in io.envoyproxy.envoy.extensions.filters.http.transform.v3 with type arguments of type HeaderMutationModifier and TypeMethodDescriptionTransformation.Builder.addAllHeadersMutations(Iterable<? extends HeaderMutation> values) The header mutations to perform. -
Uses of HeaderMutation in io.envoyproxy.envoy.extensions.http.early_header_mutation.header_mutation.v3
Methods in io.envoyproxy.envoy.extensions.http.early_header_mutation.header_mutation.v3 that return HeaderMutationModifier and TypeMethodDescriptionHeaderMutation.Builder.getMutations(int index) repeated .envoy.config.common.mutation_rules.v3.HeaderMutation mutations = 1 [(.validate.rules) = { ... }HeaderMutation.getMutations(int index) repeated .envoy.config.common.mutation_rules.v3.HeaderMutation mutations = 1 [(.validate.rules) = { ... }HeaderMutationOrBuilder.getMutations(int index) repeated .envoy.config.common.mutation_rules.v3.HeaderMutation mutations = 1 [(.validate.rules) = { ... }Methods in io.envoyproxy.envoy.extensions.http.early_header_mutation.header_mutation.v3 that return types with arguments of type HeaderMutationModifier and TypeMethodDescriptionHeaderMutation.Builder.getMutationsList()repeated .envoy.config.common.mutation_rules.v3.HeaderMutation mutations = 1 [(.validate.rules) = { ... }HeaderMutation.getMutationsList()repeated .envoy.config.common.mutation_rules.v3.HeaderMutation mutations = 1 [(.validate.rules) = { ... }HeaderMutationOrBuilder.getMutationsList()repeated .envoy.config.common.mutation_rules.v3.HeaderMutation mutations = 1 [(.validate.rules) = { ... }Methods in io.envoyproxy.envoy.extensions.http.early_header_mutation.header_mutation.v3 with parameters of type HeaderMutationModifier and TypeMethodDescriptionHeaderMutation.Builder.addMutations(int index, HeaderMutation value) repeated .envoy.config.common.mutation_rules.v3.HeaderMutation mutations = 1 [(.validate.rules) = { ... }HeaderMutation.Builder.addMutations(HeaderMutation value) repeated .envoy.config.common.mutation_rules.v3.HeaderMutation mutations = 1 [(.validate.rules) = { ... }HeaderMutation.Builder.setMutations(int index, HeaderMutation value) repeated .envoy.config.common.mutation_rules.v3.HeaderMutation mutations = 1 [(.validate.rules) = { ... }Method parameters in io.envoyproxy.envoy.extensions.http.early_header_mutation.header_mutation.v3 with type arguments of type HeaderMutationModifier and TypeMethodDescriptionHeaderMutation.Builder.addAllMutations(Iterable<? extends HeaderMutation> values) repeated .envoy.config.common.mutation_rules.v3.HeaderMutation mutations = 1 [(.validate.rules) = { ... }