Uses of Class
io.envoyproxy.envoy.config.core.v3.HeaderValueOption.Builder
-
-
Uses of HeaderValueOption.Builder in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type HeaderValueOption.Builder 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 HeaderValueOption.Builder Modifier and Type Method Description HeaderValueOption.Builder
HealthCheck.GrpcHealthCheck.Builder. addInitialMetadataBuilder()
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.HeaderValueOption.Builder
HealthCheck.GrpcHealthCheck.Builder. addInitialMetadataBuilder(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.HeaderValueOption.Builder
HealthCheck.HttpHealthCheck.Builder. addRequestHeadersToAddBuilder()
Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster.HeaderValueOption.Builder
HealthCheck.HttpHealthCheck.Builder. addRequestHeadersToAddBuilder(int index)
Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster.HeaderValueOption.Builder
HttpService.Builder. addRequestHeadersToAddBuilder()
Specifies a list of HTTP headers that should be added to each request handled by this virtual host.HeaderValueOption.Builder
HttpService.Builder. addRequestHeadersToAddBuilder(int index)
Specifies a list of HTTP headers that should be added to each request handled by this virtual host.HeaderValueOption.Builder
HeaderValueOption.Builder. clear()
HeaderValueOption.Builder
HeaderValueOption.Builder. clearAppend()
Deprecated.HeaderValueOption.Builder
HeaderValueOption.Builder. clearAppendAction()
Describes the action taken to append/overwrite the given value for an existing header or to only add this header if it's absent.HeaderValueOption.Builder
HeaderValueOption.Builder. clearHeader()
Header name/value pair that this option applies to.HeaderValueOption.Builder
HeaderValueOption.Builder. clearKeepEmptyValue()
Is the header value allowed to be empty? If false (default), custom headers with empty values are dropped, otherwise they are added.HeaderValueOption.Builder
HealthCheck.GrpcHealthCheck.Builder. getInitialMetadataBuilder(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.HeaderValueOption.Builder
HealthCheck.HttpHealthCheck.Builder. getRequestHeadersToAddBuilder(int index)
Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster.HeaderValueOption.Builder
HttpService.Builder. getRequestHeadersToAddBuilder(int index)
Specifies a list of HTTP headers that should be added to each request handled by this virtual host.HeaderValueOption.Builder
HeaderValueOption.Builder. mergeAppend(com.google.protobuf.BoolValue value)
Deprecated.HeaderValueOption.Builder
HeaderValueOption.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
HeaderValueOption.Builder
HeaderValueOption.Builder. mergeFrom(com.google.protobuf.Message other)
HeaderValueOption.Builder
HeaderValueOption.Builder. mergeFrom(HeaderValueOption other)
HeaderValueOption.Builder
HeaderValueOption.Builder. mergeHeader(HeaderValue value)
Header name/value pair that this option applies to.static HeaderValueOption.Builder
HeaderValueOption. newBuilder()
static HeaderValueOption.Builder
HeaderValueOption. newBuilder(HeaderValueOption prototype)
HeaderValueOption.Builder
HeaderValueOption. newBuilderForType()
protected HeaderValueOption.Builder
HeaderValueOption. newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
HeaderValueOption.Builder
HeaderValueOption.Builder. setAppend(com.google.protobuf.BoolValue value)
Deprecated.HeaderValueOption.Builder
HeaderValueOption.Builder. setAppend(com.google.protobuf.BoolValue.Builder builderForValue)
Deprecated.HeaderValueOption.Builder
HeaderValueOption.Builder. setAppendAction(HeaderValueOption.HeaderAppendAction value)
Describes the action taken to append/overwrite the given value for an existing header or to only add this header if it's absent.HeaderValueOption.Builder
HeaderValueOption.Builder. setAppendActionValue(int value)
Describes the action taken to append/overwrite the given value for an existing header or to only add this header if it's absent.HeaderValueOption.Builder
HeaderValueOption.Builder. setHeader(HeaderValue value)
Header name/value pair that this option applies to.HeaderValueOption.Builder
HeaderValueOption.Builder. setHeader(HeaderValue.Builder builderForValue)
Header name/value pair that this option applies to.HeaderValueOption.Builder
HeaderValueOption.Builder. setKeepEmptyValue(boolean value)
Is the header value allowed to be empty? If false (default), custom headers with empty values are dropped, otherwise they are added.HeaderValueOption.Builder
HeaderValueOption. toBuilder()
Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type HeaderValueOption.Builder Modifier and Type Method Description java.util.List<HeaderValueOption.Builder>
HealthCheck.GrpcHealthCheck.Builder. getInitialMetadataBuilderList()
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.GrpcHealthCheck.Builder. getInitialMetadataFieldBuilder()
java.util.List<HeaderValueOption.Builder>
HealthCheck.HttpHealthCheck.Builder. getRequestHeadersToAddBuilderList()
Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster.java.util.List<HeaderValueOption.Builder>
HttpService.Builder. getRequestHeadersToAddBuilderList()
Specifies a list of HTTP headers that should be added to each request handled by this virtual host.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()
Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type HeaderValueOption.Builder Modifier and Type Method Description HealthCheck.GrpcHealthCheck.Builder
HealthCheck.GrpcHealthCheck.Builder. addInitialMetadata(int index, HeaderValueOption.Builder builderForValue)
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
HealthCheck.GrpcHealthCheck.Builder. addInitialMetadata(HeaderValueOption.Builder builderForValue)
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
HealthCheck.HttpHealthCheck.Builder. addRequestHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster.HealthCheck.HttpHealthCheck.Builder
HealthCheck.HttpHealthCheck.Builder. addRequestHeadersToAdd(HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster.HttpService.Builder
HttpService.Builder. addRequestHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each request handled by this virtual host.HttpService.Builder
HttpService.Builder. addRequestHeadersToAdd(HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each request handled by this virtual host.HealthCheck.GrpcHealthCheck.Builder
HealthCheck.GrpcHealthCheck.Builder. setInitialMetadata(int index, HeaderValueOption.Builder builderForValue)
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
HealthCheck.HttpHealthCheck.Builder. setRequestHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster.HttpService.Builder
HttpService.Builder. setRequestHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each request handled by this virtual host. -
Uses of HeaderValueOption.Builder in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return HeaderValueOption.Builder Modifier and Type Method Description HeaderValueOption.Builder
Route.Builder. addRequestHeadersToAddBuilder()
Specifies a set of headers that will be added to requests matching this route.HeaderValueOption.Builder
Route.Builder. addRequestHeadersToAddBuilder(int index)
Specifies a set of headers that will be added to requests matching this route.HeaderValueOption.Builder
RouteConfiguration.Builder. addRequestHeadersToAddBuilder()
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.HeaderValueOption.Builder
RouteConfiguration.Builder. addRequestHeadersToAddBuilder(int index)
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.HeaderValueOption.Builder
VirtualHost.Builder. addRequestHeadersToAddBuilder()
Specifies a list of HTTP headers that should be added to each request handled by this virtual host.HeaderValueOption.Builder
VirtualHost.Builder. addRequestHeadersToAddBuilder(int index)
Specifies a list of HTTP headers that should be added to each request handled by this virtual host.HeaderValueOption.Builder
WeightedCluster.ClusterWeight.Builder. addRequestHeadersToAddBuilder()
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`.HeaderValueOption.Builder
WeightedCluster.ClusterWeight.Builder. addRequestHeadersToAddBuilder(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`.HeaderValueOption.Builder
Route.Builder. addResponseHeadersToAddBuilder()
Specifies a set of headers that will be added to responses to requests matching this route.HeaderValueOption.Builder
Route.Builder. addResponseHeadersToAddBuilder(int index)
Specifies a set of headers that will be added to responses to requests matching this route.HeaderValueOption.Builder
RouteConfiguration.Builder. addResponseHeadersToAddBuilder()
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.HeaderValueOption.Builder
RouteConfiguration.Builder. addResponseHeadersToAddBuilder(int index)
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.HeaderValueOption.Builder
VirtualHost.Builder. addResponseHeadersToAddBuilder()
Specifies a list of HTTP headers that should be added to each response handled by this virtual host.HeaderValueOption.Builder
VirtualHost.Builder. addResponseHeadersToAddBuilder(int index)
Specifies a list of HTTP headers that should be added to each response handled by this virtual host.HeaderValueOption.Builder
WeightedCluster.ClusterWeight.Builder. addResponseHeadersToAddBuilder()
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`.HeaderValueOption.Builder
WeightedCluster.ClusterWeight.Builder. addResponseHeadersToAddBuilder(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`.HeaderValueOption.Builder
Route.Builder. getRequestHeadersToAddBuilder(int index)
Specifies a set of headers that will be added to requests matching this route.HeaderValueOption.Builder
RouteConfiguration.Builder. getRequestHeadersToAddBuilder(int index)
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.HeaderValueOption.Builder
VirtualHost.Builder. getRequestHeadersToAddBuilder(int index)
Specifies a list of HTTP headers that should be added to each request handled by this virtual host.HeaderValueOption.Builder
WeightedCluster.ClusterWeight.Builder. getRequestHeadersToAddBuilder(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`.HeaderValueOption.Builder
Route.Builder. getResponseHeadersToAddBuilder(int index)
Specifies a set of headers that will be added to responses to requests matching this route.HeaderValueOption.Builder
RouteConfiguration.Builder. getResponseHeadersToAddBuilder(int index)
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.HeaderValueOption.Builder
VirtualHost.Builder. getResponseHeadersToAddBuilder(int index)
Specifies a list of HTTP headers that should be added to each response handled by this virtual host.HeaderValueOption.Builder
WeightedCluster.ClusterWeight.Builder. getResponseHeadersToAddBuilder(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 HeaderValueOption.Builder Modifier and Type Method Description java.util.List<HeaderValueOption.Builder>
Route.Builder. getRequestHeadersToAddBuilderList()
Specifies a set of headers that will be added to requests matching this route.java.util.List<HeaderValueOption.Builder>
RouteConfiguration.Builder. getRequestHeadersToAddBuilderList()
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.java.util.List<HeaderValueOption.Builder>
VirtualHost.Builder. getRequestHeadersToAddBuilderList()
Specifies a list of HTTP headers that should be added to each request handled by this virtual host.java.util.List<HeaderValueOption.Builder>
WeightedCluster.ClusterWeight.Builder. getRequestHeadersToAddBuilderList()
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. 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<HeaderValueOption.Builder>
Route.Builder. getResponseHeadersToAddBuilderList()
Specifies a set of headers that will be added to responses to requests matching this route.java.util.List<HeaderValueOption.Builder>
RouteConfiguration.Builder. getResponseHeadersToAddBuilderList()
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.java.util.List<HeaderValueOption.Builder>
VirtualHost.Builder. getResponseHeadersToAddBuilderList()
Specifies a list of HTTP headers that should be added to each response handled by this virtual host.java.util.List<HeaderValueOption.Builder>
WeightedCluster.ClusterWeight.Builder. getResponseHeadersToAddBuilderList()
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`.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()
Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type HeaderValueOption.Builder Modifier and Type Method Description Route.Builder
Route.Builder. addRequestHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)
Specifies a set of headers that will be added to requests matching this route.Route.Builder
Route.Builder. addRequestHeadersToAdd(HeaderValueOption.Builder builderForValue)
Specifies a set of headers that will be added to requests matching this route.RouteConfiguration.Builder
RouteConfiguration.Builder. addRequestHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.RouteConfiguration.Builder
RouteConfiguration.Builder. addRequestHeadersToAdd(HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.VirtualHost.Builder
VirtualHost.Builder. addRequestHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each request handled by this virtual host.VirtualHost.Builder
VirtualHost.Builder. addRequestHeadersToAdd(HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each request handled by this virtual host.WeightedCluster.ClusterWeight.Builder
WeightedCluster.ClusterWeight.Builder. addRequestHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)
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
WeightedCluster.ClusterWeight.Builder. addRequestHeadersToAdd(HeaderValueOption.Builder builderForValue)
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
Route.Builder. addResponseHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)
Specifies a set of headers that will be added to responses to requests matching this route.Route.Builder
Route.Builder. addResponseHeadersToAdd(HeaderValueOption.Builder builderForValue)
Specifies a set of headers that will be added to responses to requests matching this route.RouteConfiguration.Builder
RouteConfiguration.Builder. addResponseHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.RouteConfiguration.Builder
RouteConfiguration.Builder. addResponseHeadersToAdd(HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.VirtualHost.Builder
VirtualHost.Builder. addResponseHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each response handled by this virtual host.VirtualHost.Builder
VirtualHost.Builder. addResponseHeadersToAdd(HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each response handled by this virtual host.WeightedCluster.ClusterWeight.Builder
WeightedCluster.ClusterWeight.Builder. addResponseHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)
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
WeightedCluster.ClusterWeight.Builder. addResponseHeadersToAdd(HeaderValueOption.Builder builderForValue)
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
Route.Builder. setRequestHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)
Specifies a set of headers that will be added to requests matching this route.RouteConfiguration.Builder
RouteConfiguration.Builder. setRequestHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.VirtualHost.Builder
VirtualHost.Builder. setRequestHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each request handled by this virtual host.WeightedCluster.ClusterWeight.Builder
WeightedCluster.ClusterWeight.Builder. setRequestHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)
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
Route.Builder. setResponseHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)
Specifies a set of headers that will be added to responses to requests matching this route.RouteConfiguration.Builder
RouteConfiguration.Builder. setResponseHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.VirtualHost.Builder
VirtualHost.Builder. setResponseHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each response handled by this virtual host.WeightedCluster.ClusterWeight.Builder
WeightedCluster.ClusterWeight.Builder. setResponseHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)
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.Builder 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 HeaderValueOption.Builder 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 HeaderValueOption.Builder Modifier and Type Method Description HeaderValueOption.Builder
RateLimitQuotaFilterConfig.Builder. addRequestHeadersToAddWhenNotEnforcedBuilder()
Specifies a list of HTTP headers that should be added to each request that has been rate limited and is also forwarded upstream.HeaderValueOption.Builder
RateLimitQuotaFilterConfig.Builder. addRequestHeadersToAddWhenNotEnforcedBuilder(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.HeaderValueOption.Builder
RateLimitQuotaBucketSettings.DenyResponseSettings.Builder. addResponseHeadersToAddBuilder()
Specifies a list of HTTP headers that should be added to each response for requests that have been rate limited.HeaderValueOption.Builder
RateLimitQuotaBucketSettings.DenyResponseSettings.Builder. addResponseHeadersToAddBuilder(int index)
Specifies a list of HTTP headers that should be added to each response for requests that have been rate limited.HeaderValueOption.Builder
RateLimitQuotaFilterConfig.Builder. getRequestHeadersToAddWhenNotEnforcedBuilder(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.HeaderValueOption.Builder
RateLimitQuotaBucketSettings.DenyResponseSettings.Builder. getResponseHeadersToAddBuilder(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 HeaderValueOption.Builder Modifier and Type Method Description java.util.List<HeaderValueOption.Builder>
RateLimitQuotaFilterConfig.Builder. getRequestHeadersToAddWhenNotEnforcedBuilderList()
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>
RateLimitQuotaFilterConfig.Builder. getRequestHeadersToAddWhenNotEnforcedFieldBuilder()
java.util.List<HeaderValueOption.Builder>
RateLimitQuotaBucketSettings.DenyResponseSettings.Builder. getResponseHeadersToAddBuilderList()
Specifies a list of HTTP headers that should be added to each response for requests that have been rate limited.private com.google.protobuf.RepeatedFieldBuilder<HeaderValueOption,HeaderValueOption.Builder,HeaderValueOptionOrBuilder>
RateLimitQuotaBucketSettings.DenyResponseSettings.Builder. getResponseHeadersToAddFieldBuilder()
Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 with parameters of type HeaderValueOption.Builder Modifier and Type Method Description RateLimitQuotaFilterConfig.Builder
RateLimitQuotaFilterConfig.Builder. addRequestHeadersToAddWhenNotEnforced(int index, HeaderValueOption.Builder builderForValue)
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
RateLimitQuotaFilterConfig.Builder. addRequestHeadersToAddWhenNotEnforced(HeaderValueOption.Builder builderForValue)
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
RateLimitQuotaBucketSettings.DenyResponseSettings.Builder. addResponseHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each response for requests that have been rate limited.RateLimitQuotaBucketSettings.DenyResponseSettings.Builder
RateLimitQuotaBucketSettings.DenyResponseSettings.Builder. addResponseHeadersToAdd(HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each response for requests that have been rate limited.RateLimitQuotaFilterConfig.Builder
RateLimitQuotaFilterConfig.Builder. setRequestHeadersToAddWhenNotEnforced(int index, HeaderValueOption.Builder builderForValue)
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
RateLimitQuotaBucketSettings.DenyResponseSettings.Builder. setResponseHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)
Specifies a list of HTTP headers that should be added to each response for requests that have been rate limited. -
Uses of HeaderValueOption.Builder 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 HeaderValueOption.Builder 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 HeaderValueOption.Builder Modifier and Type Method Description HeaderValueOption.Builder
ResponseMapper.Builder. addHeadersToAddBuilder()
HTTP headers to add to a local reply.HeaderValueOption.Builder
ResponseMapper.Builder. addHeadersToAddBuilder(int index)
HTTP headers to add to a local reply.HeaderValueOption.Builder
ResponseMapper.Builder. getHeadersToAddBuilder(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 HeaderValueOption.Builder Modifier and Type Method Description java.util.List<HeaderValueOption.Builder>
ResponseMapper.Builder. getHeadersToAddBuilderList()
HTTP headers to add to a local reply.private com.google.protobuf.RepeatedFieldBuilder<HeaderValueOption,HeaderValueOption.Builder,HeaderValueOptionOrBuilder>
ResponseMapper.Builder. getHeadersToAddFieldBuilder()
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with parameters of type HeaderValueOption.Builder Modifier and Type Method Description ResponseMapper.Builder
ResponseMapper.Builder. addHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)
HTTP headers to add to a local reply.ResponseMapper.Builder
ResponseMapper.Builder. addHeadersToAdd(HeaderValueOption.Builder builderForValue)
HTTP headers to add to a local reply.ResponseMapper.Builder
ResponseMapper.Builder. setHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)
HTTP headers to add to a local reply.
-