Uses of Interface
io.envoyproxy.envoy.config.core.v3.HeaderValueOptionOrBuilder
-
-
Uses of HeaderValueOptionOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement HeaderValueOptionOrBuilder Modifier and Type Class Description class
HeaderValueOption
Header name/value pair plus option to control append behavior.static class
HeaderValueOption.Builder
Header name/value pair plus option to control append behavior.Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type HeaderValueOptionOrBuilder Modifier and Type Field Description private 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 HeaderValueOptionOrBuilder Modifier and Type Method Description HeaderValueOptionOrBuilder
HealthCheck.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.HeaderValueOptionOrBuilder
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.HeaderValueOptionOrBuilder
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.HeaderValueOptionOrBuilder
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.HeaderValueOptionOrBuilder
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.HeaderValueOptionOrBuilder
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.HeaderValueOptionOrBuilder
HttpService.Builder. getRequestHeadersToAddOrBuilder(int index)
Specifies a list of HTTP headers that should be added to each request handled by this virtual host.HeaderValueOptionOrBuilder
HttpService. getRequestHeadersToAddOrBuilder(int index)
Specifies a list of HTTP headers that should be added to each request handled by this virtual host.HeaderValueOptionOrBuilder
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 HeaderValueOptionOrBuilder Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilder<HeaderValueOption,HeaderValueOption.Builder,HeaderValueOptionOrBuilder>
HealthCheck.GrpcHealthCheck.Builder. getInitialMetadataFieldBuilder()
java.util.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.java.util.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.java.util.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()
java.util.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.java.util.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.java.util.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.java.util.List<? extends HeaderValueOptionOrBuilder>
HttpService.Builder. getRequestHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each request handled by this virtual host.java.util.List<? extends HeaderValueOptionOrBuilder>
HttpService. getRequestHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each request handled by this virtual host.java.util.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
Methods in io.envoyproxy.envoy.config.route.v3 that return HeaderValueOptionOrBuilder Modifier and Type Method Description HeaderValueOptionOrBuilder
Route.Builder. getRequestHeadersToAddOrBuilder(int index)
Specifies a set of headers that will be added to requests matching this route.HeaderValueOptionOrBuilder
Route. getRequestHeadersToAddOrBuilder(int index)
Specifies a set of headers that will be added to requests matching this route.HeaderValueOptionOrBuilder
RouteConfiguration.Builder. getRequestHeadersToAddOrBuilder(int index)
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.HeaderValueOptionOrBuilder
RouteConfiguration. getRequestHeadersToAddOrBuilder(int index)
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.HeaderValueOptionOrBuilder
RouteConfigurationOrBuilder. getRequestHeadersToAddOrBuilder(int index)
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.HeaderValueOptionOrBuilder
RouteOrBuilder. getRequestHeadersToAddOrBuilder(int index)
Specifies a set of headers that will be added to requests matching this route.HeaderValueOptionOrBuilder
VirtualHost.Builder. getRequestHeadersToAddOrBuilder(int index)
Specifies a list of HTTP headers that should be added to each request handled by this virtual host.HeaderValueOptionOrBuilder
VirtualHost. getRequestHeadersToAddOrBuilder(int index)
Specifies a list of HTTP headers that should be added to each request handled by this virtual host.HeaderValueOptionOrBuilder
VirtualHostOrBuilder. getRequestHeadersToAddOrBuilder(int index)
Specifies a list of HTTP headers that should be added to each request handled by this virtual host.HeaderValueOptionOrBuilder
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`.HeaderValueOptionOrBuilder
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`.HeaderValueOptionOrBuilder
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`.HeaderValueOptionOrBuilder
Route.Builder. getResponseHeadersToAddOrBuilder(int index)
Specifies a set of headers that will be added to responses to requests matching this route.HeaderValueOptionOrBuilder
Route. getResponseHeadersToAddOrBuilder(int index)
Specifies a set of headers that will be added to responses to requests matching this route.HeaderValueOptionOrBuilder
RouteConfiguration.Builder. getResponseHeadersToAddOrBuilder(int index)
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.HeaderValueOptionOrBuilder
RouteConfiguration. getResponseHeadersToAddOrBuilder(int index)
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.HeaderValueOptionOrBuilder
RouteConfigurationOrBuilder. getResponseHeadersToAddOrBuilder(int index)
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.HeaderValueOptionOrBuilder
RouteOrBuilder. getResponseHeadersToAddOrBuilder(int index)
Specifies a set of headers that will be added to responses to requests matching this route.HeaderValueOptionOrBuilder
VirtualHost.Builder. getResponseHeadersToAddOrBuilder(int index)
Specifies a list of HTTP headers that should be added to each response handled by this virtual host.HeaderValueOptionOrBuilder
VirtualHost. getResponseHeadersToAddOrBuilder(int index)
Specifies a list of HTTP headers that should be added to each response handled by this virtual host.HeaderValueOptionOrBuilder
VirtualHostOrBuilder. getResponseHeadersToAddOrBuilder(int index)
Specifies a list of HTTP headers that should be added to each response handled by this virtual host.HeaderValueOptionOrBuilder
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`.HeaderValueOptionOrBuilder
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`.HeaderValueOptionOrBuilder
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 HeaderValueOptionOrBuilder Modifier and Type Method Description private 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()
java.util.List<? extends HeaderValueOptionOrBuilder>
Route.Builder. getRequestHeadersToAddOrBuilderList()
Specifies a set of headers that will be added to requests matching this route.java.util.List<? extends HeaderValueOptionOrBuilder>
Route. getRequestHeadersToAddOrBuilderList()
Specifies a set of headers that will be added to requests matching this route.java.util.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.java.util.List<? extends HeaderValueOptionOrBuilder>
RouteConfiguration. getRequestHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.java.util.List<? extends HeaderValueOptionOrBuilder>
RouteConfigurationOrBuilder. getRequestHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.java.util.List<? extends HeaderValueOptionOrBuilder>
RouteOrBuilder. getRequestHeadersToAddOrBuilderList()
Specifies a set of headers that will be added to requests matching this route.java.util.List<? extends HeaderValueOptionOrBuilder>
VirtualHost.Builder. getRequestHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each request handled by this virtual host.java.util.List<? extends HeaderValueOptionOrBuilder>
VirtualHost. getRequestHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each request handled by this virtual host.java.util.List<? extends HeaderValueOptionOrBuilder>
VirtualHostOrBuilder. getRequestHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each request handled by this virtual host.java.util.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`.java.util.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`.java.util.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()
java.util.List<? extends HeaderValueOptionOrBuilder>
Route.Builder. getResponseHeadersToAddOrBuilderList()
Specifies a set of headers that will be added to responses to requests matching this route.java.util.List<? extends HeaderValueOptionOrBuilder>
Route. getResponseHeadersToAddOrBuilderList()
Specifies a set of headers that will be added to responses to requests matching this route.java.util.List<? extends HeaderValueOptionOrBuilder>
RouteConfiguration.Builder. getResponseHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.java.util.List<? extends HeaderValueOptionOrBuilder>
RouteConfiguration. getResponseHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.java.util.List<? extends HeaderValueOptionOrBuilder>
RouteConfigurationOrBuilder. getResponseHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.java.util.List<? extends HeaderValueOptionOrBuilder>
RouteOrBuilder. getResponseHeadersToAddOrBuilderList()
Specifies a set of headers that will be added to responses to requests matching this route.java.util.List<? extends HeaderValueOptionOrBuilder>
VirtualHost.Builder. getResponseHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each response handled by this virtual host.java.util.List<? extends HeaderValueOptionOrBuilder>
VirtualHost. getResponseHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each response handled by this virtual host.java.util.List<? extends HeaderValueOptionOrBuilder>
VirtualHostOrBuilder. getResponseHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each response handled by this virtual host.java.util.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`.java.util.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`.java.util.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 HeaderValueOptionOrBuilder Modifier and Type Field Description private 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 HeaderValueOptionOrBuilder Modifier and Type Method Description HeaderValueOptionOrBuilder
RateLimitQuotaFilterConfig.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.HeaderValueOptionOrBuilder
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.HeaderValueOptionOrBuilder
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.HeaderValueOptionOrBuilder
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.HeaderValueOptionOrBuilder
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.HeaderValueOptionOrBuilder
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 HeaderValueOptionOrBuilder Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilder<HeaderValueOption,HeaderValueOption.Builder,HeaderValueOptionOrBuilder>
RateLimitQuotaFilterConfig.Builder. getRequestHeadersToAddWhenNotEnforcedFieldBuilder()
java.util.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.java.util.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.java.util.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()
java.util.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.java.util.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.java.util.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 HeaderValueOptionOrBuilder Modifier and Type Field Description 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 HeaderValueOptionOrBuilder Modifier and Type Method Description HeaderValueOptionOrBuilder
ResponseMapper.Builder. getHeadersToAddOrBuilder(int index)
HTTP headers to add to a local reply.HeaderValueOptionOrBuilder
ResponseMapper. getHeadersToAddOrBuilder(int index)
HTTP headers to add to a local reply.HeaderValueOptionOrBuilder
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 HeaderValueOptionOrBuilder Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilder<HeaderValueOption,HeaderValueOption.Builder,HeaderValueOptionOrBuilder>
ResponseMapper.Builder. getHeadersToAddFieldBuilder()
java.util.List<? extends HeaderValueOptionOrBuilder>
ResponseMapper.Builder. getHeadersToAddOrBuilderList()
HTTP headers to add to a local reply.java.util.List<? extends HeaderValueOptionOrBuilder>
ResponseMapper. getHeadersToAddOrBuilderList()
HTTP headers to add to a local reply.java.util.List<? extends HeaderValueOptionOrBuilder>
ResponseMapperOrBuilder. getHeadersToAddOrBuilderList()
HTTP headers to add to a local reply.
-