Uses of Interface
io.envoyproxy.envoy.config.core.v3.HeaderValueOptionOrBuilder
Packages that use HeaderValueOptionOrBuilder
Package
Description
-
Uses of HeaderValueOptionOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement HeaderValueOptionOrBuilderModifier and TypeClassDescriptionfinal class
Header name/value pair plus option to control append behavior.static final class
Header name/value pair plus option to control append behavior.Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type HeaderValueOptionOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<HeaderValueOption, HeaderValueOption.Builder, HeaderValueOptionOrBuilder> HealthCheck.GrpcHealthCheck.Builder.initialMetadataBuilder_
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 HeaderValueOptionOrBuilderModifier and TypeMethodDescriptionHealthCheck.GrpcHealthCheck.Builder.getInitialMetadataOrBuilder
(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.getInitialMetadataOrBuilder
(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.getInitialMetadataOrBuilder
(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.getRequestHeadersToAddOrBuilder
(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.getRequestHeadersToAddOrBuilder
(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.getRequestHeadersToAddOrBuilder
(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.getRequestHeadersToAddOrBuilder
(int index) Specifies a list of HTTP headers that should be added to each request handled by this virtual host.HttpService.getRequestHeadersToAddOrBuilder
(int index) Specifies a list of HTTP headers that should be added to each request handled by this virtual host.HttpServiceOrBuilder.getRequestHeadersToAddOrBuilder
(int index) Specifies a list of HTTP headers that should be added to each request handled by this virtual host.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type HeaderValueOptionOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<HeaderValueOption, HeaderValueOption.Builder, HeaderValueOptionOrBuilder> HealthCheck.GrpcHealthCheck.Builder.getInitialMetadataFieldBuilder()
List
<? extends HeaderValueOptionOrBuilder> HealthCheck.GrpcHealthCheck.Builder.getInitialMetadataOrBuilderList()
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.List
<? extends HeaderValueOptionOrBuilder> HealthCheck.GrpcHealthCheck.getInitialMetadataOrBuilderList()
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.List
<? extends HeaderValueOptionOrBuilder> HealthCheck.GrpcHealthCheckOrBuilder.getInitialMetadataOrBuilderList()
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.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()
List
<? extends HeaderValueOptionOrBuilder> HealthCheck.HttpHealthCheck.Builder.getRequestHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster.List
<? extends HeaderValueOptionOrBuilder> HealthCheck.HttpHealthCheck.getRequestHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster.List
<? extends HeaderValueOptionOrBuilder> HealthCheck.HttpHealthCheckOrBuilder.getRequestHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster.List
<? extends HeaderValueOptionOrBuilder> HttpService.Builder.getRequestHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each request handled by this virtual host.List
<? extends HeaderValueOptionOrBuilder> HttpService.getRequestHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each request handled by this virtual host.List
<? extends HeaderValueOptionOrBuilder> HttpServiceOrBuilder.getRequestHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each request handled by this virtual host. -
Uses of HeaderValueOptionOrBuilder in io.envoyproxy.envoy.config.route.v3
Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type HeaderValueOptionOrBuilderModifier and TypeFieldDescriptionprivate 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 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 HeaderValueOptionOrBuilderModifier and TypeMethodDescriptionRoute.Builder.getRequestHeadersToAddOrBuilder
(int index) Specifies a set of headers that will be added to requests matching this route.Route.getRequestHeadersToAddOrBuilder
(int index) Specifies a set of headers that will be added to requests matching this route.RouteConfiguration.Builder.getRequestHeadersToAddOrBuilder
(int index) Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.RouteConfiguration.getRequestHeadersToAddOrBuilder
(int index) Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.RouteConfigurationOrBuilder.getRequestHeadersToAddOrBuilder
(int index) Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.RouteOrBuilder.getRequestHeadersToAddOrBuilder
(int index) Specifies a set of headers that will be added to requests matching this route.VirtualHost.Builder.getRequestHeadersToAddOrBuilder
(int index) Specifies a list of HTTP headers that should be added to each request handled by this virtual host.VirtualHost.getRequestHeadersToAddOrBuilder
(int index) Specifies a list of HTTP headers that should be added to each request handled by this virtual host.VirtualHostOrBuilder.getRequestHeadersToAddOrBuilder
(int index) Specifies a list of HTTP headers that should be added to each request handled by this virtual host.WeightedCluster.ClusterWeight.Builder.getRequestHeadersToAddOrBuilder
(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.getRequestHeadersToAddOrBuilder
(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.getRequestHeadersToAddOrBuilder
(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.getResponseHeadersToAddOrBuilder
(int index) Specifies a set of headers that will be added to responses to requests matching this route.Route.getResponseHeadersToAddOrBuilder
(int index) Specifies a set of headers that will be added to responses to requests matching this route.RouteConfiguration.Builder.getResponseHeadersToAddOrBuilder
(int index) Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.RouteConfiguration.getResponseHeadersToAddOrBuilder
(int index) Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.RouteConfigurationOrBuilder.getResponseHeadersToAddOrBuilder
(int index) Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.RouteOrBuilder.getResponseHeadersToAddOrBuilder
(int index) Specifies a set of headers that will be added to responses to requests matching this route.VirtualHost.Builder.getResponseHeadersToAddOrBuilder
(int index) Specifies a list of HTTP headers that should be added to each response handled by this virtual host.VirtualHost.getResponseHeadersToAddOrBuilder
(int index) Specifies a list of HTTP headers that should be added to each response handled by this virtual host.VirtualHostOrBuilder.getResponseHeadersToAddOrBuilder
(int index) Specifies a list of HTTP headers that should be added to each response handled by this virtual host.WeightedCluster.ClusterWeight.Builder.getResponseHeadersToAddOrBuilder
(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.getResponseHeadersToAddOrBuilder
(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.getResponseHeadersToAddOrBuilder
(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 HeaderValueOptionOrBuilderModifier 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()
List
<? extends HeaderValueOptionOrBuilder> Route.Builder.getRequestHeadersToAddOrBuilderList()
Specifies a set of headers that will be added to requests matching this route.List
<? extends HeaderValueOptionOrBuilder> Specifies a set of headers that will be added to requests matching this route.List
<? extends HeaderValueOptionOrBuilder> RouteConfiguration.Builder.getRequestHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.List
<? extends HeaderValueOptionOrBuilder> RouteConfiguration.getRequestHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.List
<? extends HeaderValueOptionOrBuilder> RouteConfigurationOrBuilder.getRequestHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.List
<? extends HeaderValueOptionOrBuilder> RouteOrBuilder.getRequestHeadersToAddOrBuilderList()
Specifies a set of headers that will be added to requests matching this route.List
<? extends HeaderValueOptionOrBuilder> VirtualHost.Builder.getRequestHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each request handled by this virtual host.List
<? extends HeaderValueOptionOrBuilder> VirtualHost.getRequestHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each request handled by this virtual host.List
<? extends HeaderValueOptionOrBuilder> VirtualHostOrBuilder.getRequestHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each request handled by this virtual host.List
<? extends HeaderValueOptionOrBuilder> WeightedCluster.ClusterWeight.Builder.getRequestHeadersToAddOrBuilderList()
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`.List
<? extends HeaderValueOptionOrBuilder> WeightedCluster.ClusterWeight.getRequestHeadersToAddOrBuilderList()
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`.List
<? extends HeaderValueOptionOrBuilder> WeightedCluster.ClusterWeightOrBuilder.getRequestHeadersToAddOrBuilderList()
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()
List
<? extends HeaderValueOptionOrBuilder> Route.Builder.getResponseHeadersToAddOrBuilderList()
Specifies a set of headers that will be added to responses to requests matching this route.List
<? extends HeaderValueOptionOrBuilder> Specifies a set of headers that will be added to responses to requests matching this route.List
<? extends HeaderValueOptionOrBuilder> RouteConfiguration.Builder.getResponseHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.List
<? extends HeaderValueOptionOrBuilder> RouteConfiguration.getResponseHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.List
<? extends HeaderValueOptionOrBuilder> RouteConfigurationOrBuilder.getResponseHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.List
<? extends HeaderValueOptionOrBuilder> RouteOrBuilder.getResponseHeadersToAddOrBuilderList()
Specifies a set of headers that will be added to responses to requests matching this route.List
<? extends HeaderValueOptionOrBuilder> VirtualHost.Builder.getResponseHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each response handled by this virtual host.List
<? extends HeaderValueOptionOrBuilder> VirtualHost.getResponseHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each response handled by this virtual host.List
<? extends HeaderValueOptionOrBuilder> VirtualHostOrBuilder.getResponseHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each response handled by this virtual host.List
<? extends HeaderValueOptionOrBuilder> WeightedCluster.ClusterWeight.Builder.getResponseHeadersToAddOrBuilderList()
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`.List
<? extends HeaderValueOptionOrBuilder> WeightedCluster.ClusterWeight.getResponseHeadersToAddOrBuilderList()
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`.List
<? extends HeaderValueOptionOrBuilder> WeightedCluster.ClusterWeightOrBuilder.getResponseHeadersToAddOrBuilderList()
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 HeaderValueOptionOrBuilder 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 HeaderValueOptionOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<HeaderValueOption, HeaderValueOption.Builder, HeaderValueOptionOrBuilder> RateLimitQuotaFilterConfig.Builder.requestHeadersToAddWhenNotEnforcedBuilder_
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 HeaderValueOptionOrBuilderModifier and TypeMethodDescriptionRateLimitQuotaFilterConfig.Builder.getRequestHeadersToAddWhenNotEnforcedOrBuilder
(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.getRequestHeadersToAddWhenNotEnforcedOrBuilder
(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.getRequestHeadersToAddWhenNotEnforcedOrBuilder
(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.getResponseHeadersToAddOrBuilder
(int index) Specifies a list of HTTP headers that should be added to each response for requests that have been rate limited.RateLimitQuotaBucketSettings.DenyResponseSettings.getResponseHeadersToAddOrBuilder
(int index) Specifies a list of HTTP headers that should be added to each response for requests that have been rate limited.RateLimitQuotaBucketSettings.DenyResponseSettingsOrBuilder.getResponseHeadersToAddOrBuilder
(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 HeaderValueOptionOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<HeaderValueOption, HeaderValueOption.Builder, HeaderValueOptionOrBuilder> RateLimitQuotaFilterConfig.Builder.getRequestHeadersToAddWhenNotEnforcedFieldBuilder()
List
<? extends HeaderValueOptionOrBuilder> RateLimitQuotaFilterConfig.Builder.getRequestHeadersToAddWhenNotEnforcedOrBuilderList()
Specifies a list of HTTP headers that should be added to each request that has been rate limited and is also forwarded upstream.List
<? extends HeaderValueOptionOrBuilder> RateLimitQuotaFilterConfig.getRequestHeadersToAddWhenNotEnforcedOrBuilderList()
Specifies a list of HTTP headers that should be added to each request that has been rate limited and is also forwarded upstream.List
<? extends HeaderValueOptionOrBuilder> RateLimitQuotaFilterConfigOrBuilder.getRequestHeadersToAddWhenNotEnforcedOrBuilderList()
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()
List
<? extends HeaderValueOptionOrBuilder> RateLimitQuotaBucketSettings.DenyResponseSettings.Builder.getResponseHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each response for requests that have been rate limited.List
<? extends HeaderValueOptionOrBuilder> RateLimitQuotaBucketSettings.DenyResponseSettings.getResponseHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each response for requests that have been rate limited.List
<? extends HeaderValueOptionOrBuilder> RateLimitQuotaBucketSettings.DenyResponseSettingsOrBuilder.getResponseHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each response for requests that have been rate limited. -
Uses of HeaderValueOptionOrBuilder 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 HeaderValueOptionOrBuilderModifier and TypeFieldDescriptionprivate 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 HeaderValueOptionOrBuilderModifier and TypeMethodDescriptionResponseMapper.Builder.getHeadersToAddOrBuilder
(int index) HTTP headers to add to a local reply.ResponseMapper.getHeadersToAddOrBuilder
(int index) HTTP headers to add to a local reply.ResponseMapperOrBuilder.getHeadersToAddOrBuilder
(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 HeaderValueOptionOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<HeaderValueOption, HeaderValueOption.Builder, HeaderValueOptionOrBuilder> ResponseMapper.Builder.getHeadersToAddFieldBuilder()
List
<? extends HeaderValueOptionOrBuilder> ResponseMapper.Builder.getHeadersToAddOrBuilderList()
HTTP headers to add to a local reply.List
<? extends HeaderValueOptionOrBuilder> ResponseMapper.getHeadersToAddOrBuilderList()
HTTP headers to add to a local reply.List
<? extends HeaderValueOptionOrBuilder> ResponseMapperOrBuilder.getHeadersToAddOrBuilderList()
HTTP headers to add to a local reply.