Uses of Class
io.envoyproxy.envoy.config.core.v3.HeaderValueOption
Packages that use HeaderValueOption
Package
Description
-
Uses of HeaderValueOption in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as HeaderValueOptionModifier and TypeFieldDescriptionprivate static final HeaderValueOptionHeaderValueOption.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.config.core.v3 with type parameters of type HeaderValueOptionModifier and TypeFieldDescriptionprivate List<HeaderValueOption> HealthCheck.GrpcHealthCheck.Builder.initialMetadata_private List<HeaderValueOption> HealthCheck.GrpcHealthCheck.initialMetadata_private com.google.protobuf.RepeatedFieldBuilder<HeaderValueOption, HeaderValueOption.Builder, HeaderValueOptionOrBuilder> HealthCheck.GrpcHealthCheck.Builder.initialMetadataBuilder_private static final com.google.protobuf.Parser<HeaderValueOption> HeaderValueOption.PARSERprivate List<HeaderValueOption> HealthCheck.HttpHealthCheck.Builder.requestHeadersToAdd_private List<HeaderValueOption> HealthCheck.HttpHealthCheck.requestHeadersToAdd_private List<HeaderValueOption> HttpService.Builder.requestHeadersToAdd_private List<HeaderValueOption> HttpService.requestHeadersToAdd_private com.google.protobuf.RepeatedFieldBuilder<HeaderValueOption, HeaderValueOption.Builder, HeaderValueOptionOrBuilder> HealthCheck.HttpHealthCheck.Builder.requestHeadersToAddBuilder_private com.google.protobuf.RepeatedFieldBuilder<HeaderValueOption, HeaderValueOption.Builder, HeaderValueOptionOrBuilder> HttpService.Builder.requestHeadersToAddBuilder_Methods in io.envoyproxy.envoy.config.core.v3 that return HeaderValueOptionModifier and TypeMethodDescriptionHeaderValueOption.Builder.build()HeaderValueOption.Builder.buildPartial()static HeaderValueOptionHeaderValueOption.getDefaultInstance()HeaderValueOption.Builder.getDefaultInstanceForType()HeaderValueOption.getDefaultInstanceForType()HealthCheck.GrpcHealthCheck.Builder.getInitialMetadata(int index) Specifies a list of key-value pairs that should be added to the metadata of each GRPC call that is sent to the health checked cluster.HealthCheck.GrpcHealthCheck.getInitialMetadata(int index) Specifies a list of key-value pairs that should be added to the metadata of each GRPC call that is sent to the health checked cluster.HealthCheck.GrpcHealthCheckOrBuilder.getInitialMetadata(int index) Specifies a list of key-value pairs that should be added to the metadata of each GRPC call that is sent to the health checked cluster.HealthCheck.HttpHealthCheck.Builder.getRequestHeadersToAdd(int index) Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster.HealthCheck.HttpHealthCheck.getRequestHeadersToAdd(int index) Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster.HealthCheck.HttpHealthCheckOrBuilder.getRequestHeadersToAdd(int index) Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster.HttpService.Builder.getRequestHeadersToAdd(int index) Specifies a list of HTTP headers that should be added to each request handled by this virtual host.HttpService.getRequestHeadersToAdd(int index) Specifies a list of HTTP headers that should be added to each request handled by this virtual host.HttpServiceOrBuilder.getRequestHeadersToAdd(int index) Specifies a list of HTTP headers that should be added to each request handled by this virtual host.static HeaderValueOptionHeaderValueOption.parseDelimitedFrom(InputStream input) static HeaderValueOptionHeaderValueOption.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HeaderValueOptionHeaderValueOption.parseFrom(byte[] data) static HeaderValueOptionHeaderValueOption.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HeaderValueOptionHeaderValueOption.parseFrom(com.google.protobuf.ByteString data) static HeaderValueOptionHeaderValueOption.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HeaderValueOptionHeaderValueOption.parseFrom(com.google.protobuf.CodedInputStream input) static HeaderValueOptionHeaderValueOption.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HeaderValueOptionHeaderValueOption.parseFrom(InputStream input) static HeaderValueOptionHeaderValueOption.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HeaderValueOptionHeaderValueOption.parseFrom(ByteBuffer data) static HeaderValueOptionHeaderValueOption.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type HeaderValueOptionModifier and TypeMethodDescriptionprivate com.google.protobuf.RepeatedFieldBuilder<HeaderValueOption, HeaderValueOption.Builder, HeaderValueOptionOrBuilder> HealthCheck.GrpcHealthCheck.Builder.getInitialMetadataFieldBuilder()HealthCheck.GrpcHealthCheck.Builder.getInitialMetadataList()Specifies a list of key-value pairs that should be added to the metadata of each GRPC call that is sent to the health checked cluster.HealthCheck.GrpcHealthCheck.getInitialMetadataList()Specifies a list of key-value pairs that should be added to the metadata of each GRPC call that is sent to the health checked cluster.HealthCheck.GrpcHealthCheckOrBuilder.getInitialMetadataList()Specifies a list of key-value pairs that should be added to the metadata of each GRPC call that is sent to the health checked cluster.com.google.protobuf.Parser<HeaderValueOption> HeaderValueOption.getParserForType()private com.google.protobuf.RepeatedFieldBuilder<HeaderValueOption, HeaderValueOption.Builder, HeaderValueOptionOrBuilder> HealthCheck.HttpHealthCheck.Builder.getRequestHeadersToAddFieldBuilder()private com.google.protobuf.RepeatedFieldBuilder<HeaderValueOption, HeaderValueOption.Builder, HeaderValueOptionOrBuilder> HttpService.Builder.getRequestHeadersToAddFieldBuilder()HealthCheck.HttpHealthCheck.Builder.getRequestHeadersToAddList()Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster.HealthCheck.HttpHealthCheck.getRequestHeadersToAddList()Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster.HealthCheck.HttpHealthCheckOrBuilder.getRequestHeadersToAddList()Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster.HttpService.Builder.getRequestHeadersToAddList()Specifies a list of HTTP headers that should be added to each request handled by this virtual host.HttpService.getRequestHeadersToAddList()Specifies a list of HTTP headers that should be added to each request handled by this virtual host.HttpServiceOrBuilder.getRequestHeadersToAddList()Specifies a list of HTTP headers that should be added to each request handled by this virtual host.static com.google.protobuf.Parser<HeaderValueOption> HeaderValueOption.parser()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type HeaderValueOptionModifier and TypeMethodDescriptionHealthCheck.GrpcHealthCheck.Builder.addInitialMetadata(int index, HeaderValueOption value) Specifies a list of key-value pairs that should be added to the metadata of each GRPC call that is sent to the health checked cluster.HealthCheck.GrpcHealthCheck.Builder.addInitialMetadata(HeaderValueOption value) Specifies a list of key-value pairs that should be added to the metadata of each GRPC call that is sent to the health checked cluster.HealthCheck.HttpHealthCheck.Builder.addRequestHeadersToAdd(int index, HeaderValueOption value) Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster.HealthCheck.HttpHealthCheck.Builder.addRequestHeadersToAdd(HeaderValueOption value) Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster.HttpService.Builder.addRequestHeadersToAdd(int index, HeaderValueOption value) Specifies a list of HTTP headers that should be added to each request handled by this virtual host.HttpService.Builder.addRequestHeadersToAdd(HeaderValueOption value) Specifies a list of HTTP headers that should be added to each request handled by this virtual host.private voidHeaderValueOption.Builder.buildPartial0(HeaderValueOption result) HeaderValueOption.Builder.mergeFrom(HeaderValueOption other) static HeaderValueOption.BuilderHeaderValueOption.newBuilder(HeaderValueOption prototype) HealthCheck.GrpcHealthCheck.Builder.setInitialMetadata(int index, HeaderValueOption value) Specifies a list of key-value pairs that should be added to the metadata of each GRPC call that is sent to the health checked cluster.HealthCheck.HttpHealthCheck.Builder.setRequestHeadersToAdd(int index, HeaderValueOption value) Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster.HttpService.Builder.setRequestHeadersToAdd(int index, HeaderValueOption value) Specifies a list of HTTP headers that should be added to each request handled by this virtual host.Method parameters in io.envoyproxy.envoy.config.core.v3 with type arguments of type HeaderValueOptionModifier and TypeMethodDescriptionHealthCheck.GrpcHealthCheck.Builder.addAllInitialMetadata(Iterable<? extends HeaderValueOption> values) Specifies a list of key-value pairs that should be added to the metadata of each GRPC call that is sent to the health checked cluster.HealthCheck.HttpHealthCheck.Builder.addAllRequestHeadersToAdd(Iterable<? extends HeaderValueOption> values) Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster.HttpService.Builder.addAllRequestHeadersToAdd(Iterable<? extends HeaderValueOption> values) Specifies a list of HTTP headers that should be added to each request handled by this virtual host. -
Uses of HeaderValueOption in io.envoyproxy.envoy.config.route.v3
Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type HeaderValueOptionModifier and TypeFieldDescriptionprivate List<HeaderValueOption> Route.Builder.requestHeadersToAdd_private List<HeaderValueOption> Route.requestHeadersToAdd_private List<HeaderValueOption> RouteConfiguration.Builder.requestHeadersToAdd_private List<HeaderValueOption> RouteConfiguration.requestHeadersToAdd_private List<HeaderValueOption> VirtualHost.Builder.requestHeadersToAdd_private List<HeaderValueOption> VirtualHost.requestHeadersToAdd_private List<HeaderValueOption> WeightedCluster.ClusterWeight.Builder.requestHeadersToAdd_private List<HeaderValueOption> WeightedCluster.ClusterWeight.requestHeadersToAdd_private com.google.protobuf.RepeatedFieldBuilder<HeaderValueOption, HeaderValueOption.Builder, HeaderValueOptionOrBuilder> Route.Builder.requestHeadersToAddBuilder_private com.google.protobuf.RepeatedFieldBuilder<HeaderValueOption, HeaderValueOption.Builder, HeaderValueOptionOrBuilder> RouteConfiguration.Builder.requestHeadersToAddBuilder_private com.google.protobuf.RepeatedFieldBuilder<HeaderValueOption, HeaderValueOption.Builder, HeaderValueOptionOrBuilder> VirtualHost.Builder.requestHeadersToAddBuilder_private com.google.protobuf.RepeatedFieldBuilder<HeaderValueOption, HeaderValueOption.Builder, HeaderValueOptionOrBuilder> WeightedCluster.ClusterWeight.Builder.requestHeadersToAddBuilder_private List<HeaderValueOption> Route.Builder.responseHeadersToAdd_private List<HeaderValueOption> Route.responseHeadersToAdd_private List<HeaderValueOption> RouteConfiguration.Builder.responseHeadersToAdd_private List<HeaderValueOption> RouteConfiguration.responseHeadersToAdd_private List<HeaderValueOption> VirtualHost.Builder.responseHeadersToAdd_private List<HeaderValueOption> VirtualHost.responseHeadersToAdd_private List<HeaderValueOption> WeightedCluster.ClusterWeight.Builder.responseHeadersToAdd_private List<HeaderValueOption> WeightedCluster.ClusterWeight.responseHeadersToAdd_private com.google.protobuf.RepeatedFieldBuilder<HeaderValueOption, HeaderValueOption.Builder, HeaderValueOptionOrBuilder> Route.Builder.responseHeadersToAddBuilder_private com.google.protobuf.RepeatedFieldBuilder<HeaderValueOption, HeaderValueOption.Builder, HeaderValueOptionOrBuilder> RouteConfiguration.Builder.responseHeadersToAddBuilder_private com.google.protobuf.RepeatedFieldBuilder<HeaderValueOption, HeaderValueOption.Builder, HeaderValueOptionOrBuilder> VirtualHost.Builder.responseHeadersToAddBuilder_private com.google.protobuf.RepeatedFieldBuilder<HeaderValueOption, HeaderValueOption.Builder, HeaderValueOptionOrBuilder> WeightedCluster.ClusterWeight.Builder.responseHeadersToAddBuilder_Methods in io.envoyproxy.envoy.config.route.v3 that return HeaderValueOptionModifier and TypeMethodDescriptionRoute.Builder.getRequestHeadersToAdd(int index) Specifies a set of headers that will be added to requests matching this route.Route.getRequestHeadersToAdd(int index) Specifies a set of headers that will be added to requests matching this route.RouteConfiguration.Builder.getRequestHeadersToAdd(int index) Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.RouteConfiguration.getRequestHeadersToAdd(int index) Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.RouteConfigurationOrBuilder.getRequestHeadersToAdd(int index) Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.RouteOrBuilder.getRequestHeadersToAdd(int index) Specifies a set of headers that will be added to requests matching this route.VirtualHost.Builder.getRequestHeadersToAdd(int index) Specifies a list of HTTP headers that should be added to each request handled by this virtual host.VirtualHost.getRequestHeadersToAdd(int index) Specifies a list of HTTP headers that should be added to each request handled by this virtual host.VirtualHostOrBuilder.getRequestHeadersToAdd(int index) Specifies a list of HTTP headers that should be added to each request handled by this virtual host.WeightedCluster.ClusterWeight.Builder.getRequestHeadersToAdd(int index) Specifies a list of headers to be added to requests when this cluster is selected through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.WeightedCluster.ClusterWeight.getRequestHeadersToAdd(int index) Specifies a list of headers to be added to requests when this cluster is selected through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.WeightedCluster.ClusterWeightOrBuilder.getRequestHeadersToAdd(int index) Specifies a list of headers to be added to requests when this cluster is selected through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.Route.Builder.getResponseHeadersToAdd(int index) Specifies a set of headers that will be added to responses to requests matching this route.Route.getResponseHeadersToAdd(int index) Specifies a set of headers that will be added to responses to requests matching this route.RouteConfiguration.Builder.getResponseHeadersToAdd(int index) Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.RouteConfiguration.getResponseHeadersToAdd(int index) Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.RouteConfigurationOrBuilder.getResponseHeadersToAdd(int index) Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.RouteOrBuilder.getResponseHeadersToAdd(int index) Specifies a set of headers that will be added to responses to requests matching this route.VirtualHost.Builder.getResponseHeadersToAdd(int index) Specifies a list of HTTP headers that should be added to each response handled by this virtual host.VirtualHost.getResponseHeadersToAdd(int index) Specifies a list of HTTP headers that should be added to each response handled by this virtual host.VirtualHostOrBuilder.getResponseHeadersToAdd(int index) Specifies a list of HTTP headers that should be added to each response handled by this virtual host.WeightedCluster.ClusterWeight.Builder.getResponseHeadersToAdd(int index) Specifies a list of headers to be added to responses when this cluster is selected through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.WeightedCluster.ClusterWeight.getResponseHeadersToAdd(int index) Specifies a list of headers to be added to responses when this cluster is selected through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.WeightedCluster.ClusterWeightOrBuilder.getResponseHeadersToAdd(int index) Specifies a list of headers to be added to responses when this cluster is selected through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type HeaderValueOptionModifier and TypeMethodDescriptionprivate com.google.protobuf.RepeatedFieldBuilder<HeaderValueOption, HeaderValueOption.Builder, HeaderValueOptionOrBuilder> Route.Builder.getRequestHeadersToAddFieldBuilder()private com.google.protobuf.RepeatedFieldBuilder<HeaderValueOption, HeaderValueOption.Builder, HeaderValueOptionOrBuilder> RouteConfiguration.Builder.getRequestHeadersToAddFieldBuilder()private com.google.protobuf.RepeatedFieldBuilder<HeaderValueOption, HeaderValueOption.Builder, HeaderValueOptionOrBuilder> VirtualHost.Builder.getRequestHeadersToAddFieldBuilder()private com.google.protobuf.RepeatedFieldBuilder<HeaderValueOption, HeaderValueOption.Builder, HeaderValueOptionOrBuilder> WeightedCluster.ClusterWeight.Builder.getRequestHeadersToAddFieldBuilder()Route.Builder.getRequestHeadersToAddList()Specifies a set of headers that will be added to requests matching this route.Route.getRequestHeadersToAddList()Specifies a set of headers that will be added to requests matching this route.RouteConfiguration.Builder.getRequestHeadersToAddList()Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.RouteConfiguration.getRequestHeadersToAddList()Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.RouteConfigurationOrBuilder.getRequestHeadersToAddList()Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.RouteOrBuilder.getRequestHeadersToAddList()Specifies a set of headers that will be added to requests matching this route.VirtualHost.Builder.getRequestHeadersToAddList()Specifies a list of HTTP headers that should be added to each request handled by this virtual host.VirtualHost.getRequestHeadersToAddList()Specifies a list of HTTP headers that should be added to each request handled by this virtual host.VirtualHostOrBuilder.getRequestHeadersToAddList()Specifies a list of HTTP headers that should be added to each request handled by this virtual host.WeightedCluster.ClusterWeight.Builder.getRequestHeadersToAddList()Specifies a list of headers to be added to requests when this cluster is selected through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.WeightedCluster.ClusterWeight.getRequestHeadersToAddList()Specifies a list of headers to be added to requests when this cluster is selected through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.WeightedCluster.ClusterWeightOrBuilder.getRequestHeadersToAddList()Specifies a list of headers to be added to requests when this cluster is selected through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.private com.google.protobuf.RepeatedFieldBuilder<HeaderValueOption, HeaderValueOption.Builder, HeaderValueOptionOrBuilder> Route.Builder.getResponseHeadersToAddFieldBuilder()private com.google.protobuf.RepeatedFieldBuilder<HeaderValueOption, HeaderValueOption.Builder, HeaderValueOptionOrBuilder> RouteConfiguration.Builder.getResponseHeadersToAddFieldBuilder()private com.google.protobuf.RepeatedFieldBuilder<HeaderValueOption, HeaderValueOption.Builder, HeaderValueOptionOrBuilder> VirtualHost.Builder.getResponseHeadersToAddFieldBuilder()private com.google.protobuf.RepeatedFieldBuilder<HeaderValueOption, HeaderValueOption.Builder, HeaderValueOptionOrBuilder> WeightedCluster.ClusterWeight.Builder.getResponseHeadersToAddFieldBuilder()Route.Builder.getResponseHeadersToAddList()Specifies a set of headers that will be added to responses to requests matching this route.Route.getResponseHeadersToAddList()Specifies a set of headers that will be added to responses to requests matching this route.RouteConfiguration.Builder.getResponseHeadersToAddList()Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.RouteConfiguration.getResponseHeadersToAddList()Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.RouteConfigurationOrBuilder.getResponseHeadersToAddList()Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.RouteOrBuilder.getResponseHeadersToAddList()Specifies a set of headers that will be added to responses to requests matching this route.VirtualHost.Builder.getResponseHeadersToAddList()Specifies a list of HTTP headers that should be added to each response handled by this virtual host.VirtualHost.getResponseHeadersToAddList()Specifies a list of HTTP headers that should be added to each response handled by this virtual host.VirtualHostOrBuilder.getResponseHeadersToAddList()Specifies a list of HTTP headers that should be added to each response handled by this virtual host.WeightedCluster.ClusterWeight.Builder.getResponseHeadersToAddList()Specifies a list of headers to be added to responses when this cluster is selected through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.WeightedCluster.ClusterWeight.getResponseHeadersToAddList()Specifies a list of headers to be added to responses when this cluster is selected through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.WeightedCluster.ClusterWeightOrBuilder.getResponseHeadersToAddList()Specifies a list of headers to be added to responses when this cluster is selected through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type HeaderValueOptionModifier and TypeMethodDescriptionRoute.Builder.addRequestHeadersToAdd(int index, HeaderValueOption value) Specifies a set of headers that will be added to requests matching this route.Route.Builder.addRequestHeadersToAdd(HeaderValueOption value) Specifies a set of headers that will be added to requests matching this route.RouteConfiguration.Builder.addRequestHeadersToAdd(int index, HeaderValueOption value) Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.RouteConfiguration.Builder.addRequestHeadersToAdd(HeaderValueOption value) Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.VirtualHost.Builder.addRequestHeadersToAdd(int index, HeaderValueOption value) Specifies a list of HTTP headers that should be added to each request handled by this virtual host.VirtualHost.Builder.addRequestHeadersToAdd(HeaderValueOption value) Specifies a list of HTTP headers that should be added to each request handled by this virtual host.WeightedCluster.ClusterWeight.Builder.addRequestHeadersToAdd(int index, HeaderValueOption value) Specifies a list of headers to be added to requests when this cluster is selected through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.WeightedCluster.ClusterWeight.Builder.addRequestHeadersToAdd(HeaderValueOption value) Specifies a list of headers to be added to requests when this cluster is selected through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.Route.Builder.addResponseHeadersToAdd(int index, HeaderValueOption value) Specifies a set of headers that will be added to responses to requests matching this route.Route.Builder.addResponseHeadersToAdd(HeaderValueOption value) Specifies a set of headers that will be added to responses to requests matching this route.RouteConfiguration.Builder.addResponseHeadersToAdd(int index, HeaderValueOption value) Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.RouteConfiguration.Builder.addResponseHeadersToAdd(HeaderValueOption value) Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.VirtualHost.Builder.addResponseHeadersToAdd(int index, HeaderValueOption value) Specifies a list of HTTP headers that should be added to each response handled by this virtual host.VirtualHost.Builder.addResponseHeadersToAdd(HeaderValueOption value) Specifies a list of HTTP headers that should be added to each response handled by this virtual host.WeightedCluster.ClusterWeight.Builder.addResponseHeadersToAdd(int index, HeaderValueOption value) Specifies a list of headers to be added to responses when this cluster is selected through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.WeightedCluster.ClusterWeight.Builder.addResponseHeadersToAdd(HeaderValueOption value) Specifies a list of headers to be added to responses when this cluster is selected through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.Route.Builder.setRequestHeadersToAdd(int index, HeaderValueOption value) Specifies a set of headers that will be added to requests matching this route.RouteConfiguration.Builder.setRequestHeadersToAdd(int index, HeaderValueOption value) Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.VirtualHost.Builder.setRequestHeadersToAdd(int index, HeaderValueOption value) Specifies a list of HTTP headers that should be added to each request handled by this virtual host.WeightedCluster.ClusterWeight.Builder.setRequestHeadersToAdd(int index, HeaderValueOption value) Specifies a list of headers to be added to requests when this cluster is selected through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.Route.Builder.setResponseHeadersToAdd(int index, HeaderValueOption value) Specifies a set of headers that will be added to responses to requests matching this route.RouteConfiguration.Builder.setResponseHeadersToAdd(int index, HeaderValueOption value) Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.VirtualHost.Builder.setResponseHeadersToAdd(int index, HeaderValueOption value) Specifies a list of HTTP headers that should be added to each response handled by this virtual host.WeightedCluster.ClusterWeight.Builder.setResponseHeadersToAdd(int index, HeaderValueOption value) Specifies a list of headers to be added to responses when this cluster is selected through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.Method parameters in io.envoyproxy.envoy.config.route.v3 with type arguments of type HeaderValueOptionModifier and TypeMethodDescriptionRoute.Builder.addAllRequestHeadersToAdd(Iterable<? extends HeaderValueOption> values) Specifies a set of headers that will be added to requests matching this route.RouteConfiguration.Builder.addAllRequestHeadersToAdd(Iterable<? extends HeaderValueOption> values) Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.VirtualHost.Builder.addAllRequestHeadersToAdd(Iterable<? extends HeaderValueOption> values) Specifies a list of HTTP headers that should be added to each request handled by this virtual host.WeightedCluster.ClusterWeight.Builder.addAllRequestHeadersToAdd(Iterable<? extends HeaderValueOption> values) Specifies a list of headers to be added to requests when this cluster is selected through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`.Route.Builder.addAllResponseHeadersToAdd(Iterable<? extends HeaderValueOption> values) Specifies a set of headers that will be added to responses to requests matching this route.RouteConfiguration.Builder.addAllResponseHeadersToAdd(Iterable<? extends HeaderValueOption> values) Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.VirtualHost.Builder.addAllResponseHeadersToAdd(Iterable<? extends HeaderValueOption> values) Specifies a list of HTTP headers that should be added to each response handled by this virtual host.WeightedCluster.ClusterWeight.Builder.addAllResponseHeadersToAdd(Iterable<? extends HeaderValueOption> values) Specifies a list of headers to be added to responses when this cluster is selected through the enclosing :ref:`envoy_v3_api_msg_config.route.v3.RouteAction`. -
Uses of HeaderValueOption in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3
Fields in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 with type parameters of type HeaderValueOptionModifier and TypeFieldDescriptionprivate List<HeaderValueOption> RateLimitQuotaFilterConfig.Builder.requestHeadersToAddWhenNotEnforced_private List<HeaderValueOption> RateLimitQuotaFilterConfig.requestHeadersToAddWhenNotEnforced_private com.google.protobuf.RepeatedFieldBuilder<HeaderValueOption, HeaderValueOption.Builder, HeaderValueOptionOrBuilder> RateLimitQuotaFilterConfig.Builder.requestHeadersToAddWhenNotEnforcedBuilder_private List<HeaderValueOption> RateLimitQuotaBucketSettings.DenyResponseSettings.Builder.responseHeadersToAdd_private List<HeaderValueOption> RateLimitQuotaBucketSettings.DenyResponseSettings.responseHeadersToAdd_private com.google.protobuf.RepeatedFieldBuilder<HeaderValueOption, HeaderValueOption.Builder, HeaderValueOptionOrBuilder> RateLimitQuotaBucketSettings.DenyResponseSettings.Builder.responseHeadersToAddBuilder_Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 that return HeaderValueOptionModifier and TypeMethodDescriptionRateLimitQuotaFilterConfig.Builder.getRequestHeadersToAddWhenNotEnforced(int index) Specifies a list of HTTP headers that should be added to each request that has been rate limited and is also forwarded upstream.RateLimitQuotaFilterConfig.getRequestHeadersToAddWhenNotEnforced(int index) Specifies a list of HTTP headers that should be added to each request that has been rate limited and is also forwarded upstream.RateLimitQuotaFilterConfigOrBuilder.getRequestHeadersToAddWhenNotEnforced(int index) Specifies a list of HTTP headers that should be added to each request that has been rate limited and is also forwarded upstream.RateLimitQuotaBucketSettings.DenyResponseSettings.Builder.getResponseHeadersToAdd(int index) Specifies a list of HTTP headers that should be added to each response for requests that have been rate limited.RateLimitQuotaBucketSettings.DenyResponseSettings.getResponseHeadersToAdd(int index) Specifies a list of HTTP headers that should be added to each response for requests that have been rate limited.RateLimitQuotaBucketSettings.DenyResponseSettingsOrBuilder.getResponseHeadersToAdd(int index) Specifies a list of HTTP headers that should be added to each response for requests that have been rate limited.Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 that return types with arguments of type HeaderValueOptionModifier and TypeMethodDescriptionprivate com.google.protobuf.RepeatedFieldBuilder<HeaderValueOption, HeaderValueOption.Builder, HeaderValueOptionOrBuilder> RateLimitQuotaFilterConfig.Builder.getRequestHeadersToAddWhenNotEnforcedFieldBuilder()RateLimitQuotaFilterConfig.Builder.getRequestHeadersToAddWhenNotEnforcedList()Specifies a list of HTTP headers that should be added to each request that has been rate limited and is also forwarded upstream.RateLimitQuotaFilterConfig.getRequestHeadersToAddWhenNotEnforcedList()Specifies a list of HTTP headers that should be added to each request that has been rate limited and is also forwarded upstream.RateLimitQuotaFilterConfigOrBuilder.getRequestHeadersToAddWhenNotEnforcedList()Specifies a list of HTTP headers that should be added to each request that has been rate limited and is also forwarded upstream.private com.google.protobuf.RepeatedFieldBuilder<HeaderValueOption, HeaderValueOption.Builder, HeaderValueOptionOrBuilder> RateLimitQuotaBucketSettings.DenyResponseSettings.Builder.getResponseHeadersToAddFieldBuilder()RateLimitQuotaBucketSettings.DenyResponseSettings.Builder.getResponseHeadersToAddList()Specifies a list of HTTP headers that should be added to each response for requests that have been rate limited.RateLimitQuotaBucketSettings.DenyResponseSettings.getResponseHeadersToAddList()Specifies a list of HTTP headers that should be added to each response for requests that have been rate limited.RateLimitQuotaBucketSettings.DenyResponseSettingsOrBuilder.getResponseHeadersToAddList()Specifies a list of HTTP headers that should be added to each response for requests that have been rate limited.Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 with parameters of type HeaderValueOptionModifier and TypeMethodDescriptionRateLimitQuotaFilterConfig.Builder.addRequestHeadersToAddWhenNotEnforced(int index, HeaderValueOption value) Specifies a list of HTTP headers that should be added to each request that has been rate limited and is also forwarded upstream.RateLimitQuotaFilterConfig.Builder.addRequestHeadersToAddWhenNotEnforced(HeaderValueOption value) Specifies a list of HTTP headers that should be added to each request that has been rate limited and is also forwarded upstream.RateLimitQuotaBucketSettings.DenyResponseSettings.Builder.addResponseHeadersToAdd(int index, HeaderValueOption value) Specifies a list of HTTP headers that should be added to each response for requests that have been rate limited.RateLimitQuotaBucketSettings.DenyResponseSettings.Builder.addResponseHeadersToAdd(HeaderValueOption value) Specifies a list of HTTP headers that should be added to each response for requests that have been rate limited.RateLimitQuotaFilterConfig.Builder.setRequestHeadersToAddWhenNotEnforced(int index, HeaderValueOption value) Specifies a list of HTTP headers that should be added to each request that has been rate limited and is also forwarded upstream.RateLimitQuotaBucketSettings.DenyResponseSettings.Builder.setResponseHeadersToAdd(int index, HeaderValueOption value) Specifies a list of HTTP headers that should be added to each response for requests that have been rate limited.Method parameters in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 with type arguments of type HeaderValueOptionModifier and TypeMethodDescriptionRateLimitQuotaFilterConfig.Builder.addAllRequestHeadersToAddWhenNotEnforced(Iterable<? extends HeaderValueOption> values) Specifies a list of HTTP headers that should be added to each request that has been rate limited and is also forwarded upstream.RateLimitQuotaBucketSettings.DenyResponseSettings.Builder.addAllResponseHeadersToAdd(Iterable<? extends HeaderValueOption> values) Specifies a list of HTTP headers that should be added to each response for requests that have been rate limited. -
Uses of HeaderValueOption in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type parameters of type HeaderValueOptionModifier and TypeFieldDescriptionprivate List<HeaderValueOption> ResponseMapper.Builder.headersToAdd_private List<HeaderValueOption> ResponseMapper.headersToAdd_private com.google.protobuf.RepeatedFieldBuilder<HeaderValueOption, HeaderValueOption.Builder, HeaderValueOptionOrBuilder> ResponseMapper.Builder.headersToAddBuilder_Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return HeaderValueOptionModifier and TypeMethodDescriptionResponseMapper.Builder.getHeadersToAdd(int index) HTTP headers to add to a local reply.ResponseMapper.getHeadersToAdd(int index) HTTP headers to add to a local reply.ResponseMapperOrBuilder.getHeadersToAdd(int index) HTTP headers to add to a local reply.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return types with arguments of type HeaderValueOptionModifier and TypeMethodDescriptionprivate com.google.protobuf.RepeatedFieldBuilder<HeaderValueOption, HeaderValueOption.Builder, HeaderValueOptionOrBuilder> ResponseMapper.Builder.getHeadersToAddFieldBuilder()ResponseMapper.Builder.getHeadersToAddList()HTTP headers to add to a local reply.ResponseMapper.getHeadersToAddList()HTTP headers to add to a local reply.ResponseMapperOrBuilder.getHeadersToAddList()HTTP headers to add to a local reply.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with parameters of type HeaderValueOptionModifier and TypeMethodDescriptionResponseMapper.Builder.addHeadersToAdd(int index, HeaderValueOption value) HTTP headers to add to a local reply.ResponseMapper.Builder.addHeadersToAdd(HeaderValueOption value) HTTP headers to add to a local reply.ResponseMapper.Builder.setHeadersToAdd(int index, HeaderValueOption value) HTTP headers to add to a local reply.Method parameters in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type arguments of type HeaderValueOptionModifier and TypeMethodDescriptionResponseMapper.Builder.addAllHeadersToAdd(Iterable<? extends HeaderValueOption> values) HTTP headers to add to a local reply.