| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2 | |
| io.envoyproxy.envoy.api.v2.core | |
| io.envoyproxy.envoy.api.v2.route | |
| io.envoyproxy.envoy.service.auth.v2 |
| Modifier and Type | Method and Description |
|---|---|
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 |
RouteConfiguration.getRequestHeadersToAddOrBuilder(int index)
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
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 |
RouteConfigurationOrBuilder.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 |
RouteConfiguration.Builder.getResponseHeadersToAddOrBuilder(int index)
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
| Modifier and Type | Method and Description |
|---|---|
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> |
RouteConfiguration.getRequestHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
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> |
RouteConfigurationOrBuilder.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> |
RouteConfiguration.Builder.getResponseHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
| Modifier and Type | Class and 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.
|
| Modifier and Type | Method and Description |
|---|---|
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 |
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.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.
|
| Modifier and Type | Method and Description |
|---|---|
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> |
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.HttpHealthCheck.Builder.getRequestHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
| Modifier and Type | Method and Description |
|---|---|
HeaderValueOptionOrBuilder |
RouteOrBuilder.getRequestHeadersToAddOrBuilder(int index)
Specifies a set of headers that will be added to requests matching this
route.
|
HeaderValueOptionOrBuilder |
VirtualHost.getRequestHeadersToAddOrBuilder(int index)
Specifies a list of HTTP headers that should be added to each request
handled by this virtual host.
|
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 |
Route.getRequestHeadersToAddOrBuilder(int index)
Specifies a set of headers that will be added to requests matching this
route.
|
HeaderValueOptionOrBuilder |
Route.Builder.getRequestHeadersToAddOrBuilder(int index)
Specifies a set of headers that will be added to requests matching this
route.
|
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.ClusterWeightOrBuilder.getRequestHeadersToAddOrBuilder(int index)
Specifies a list of headers to be added to requests when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.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_api_msg_route.RouteAction`.
|
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_api_msg_route.RouteAction`.
|
HeaderValueOptionOrBuilder |
RouteOrBuilder.getResponseHeadersToAddOrBuilder(int index)
Specifies a set of headers that will be added to responses to requests
matching this route.
|
HeaderValueOptionOrBuilder |
VirtualHost.getResponseHeadersToAddOrBuilder(int index)
Specifies a list of HTTP headers that should be added to each response
handled by this virtual host.
|
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 |
Route.getResponseHeadersToAddOrBuilder(int index)
Specifies a set of headers that will be added to responses to requests
matching this route.
|
HeaderValueOptionOrBuilder |
Route.Builder.getResponseHeadersToAddOrBuilder(int index)
Specifies a set of headers that will be added to responses to requests
matching this route.
|
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.ClusterWeightOrBuilder.getResponseHeadersToAddOrBuilder(int index)
Specifies a list of headers to be added to responses when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.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_api_msg_route.RouteAction`.
|
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_api_msg_route.RouteAction`.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends HeaderValueOptionOrBuilder> |
RouteOrBuilder.getRequestHeadersToAddOrBuilderList()
Specifies a set of headers that will be added to requests matching this
route.
|
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> |
VirtualHost.Builder.getRequestHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each request
handled by this virtual host.
|
List<? extends HeaderValueOptionOrBuilder> |
Route.getRequestHeadersToAddOrBuilderList()
Specifies a set of headers that will be added to requests matching this
route.
|
List<? extends HeaderValueOptionOrBuilder> |
Route.Builder.getRequestHeadersToAddOrBuilderList()
Specifies a set of headers that will be added to requests matching this
route.
|
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.ClusterWeightOrBuilder.getRequestHeadersToAddOrBuilderList()
Specifies a list of headers to be added to requests when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.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_api_msg_route.RouteAction`.
|
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_api_msg_route.RouteAction`.
|
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.getResponseHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each response
handled by this virtual host.
|
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> |
Route.getResponseHeadersToAddOrBuilderList()
Specifies a set of headers that will be added to responses to requests
matching this route.
|
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> |
VirtualHostOrBuilder.getResponseHeadersToAddOrBuilderList()
Specifies a list of HTTP headers that should be added to each response
handled by this virtual host.
|
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_api_msg_route.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_api_msg_route.RouteAction`.
|
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_api_msg_route.RouteAction`.
|
| Modifier and Type | Method and Description |
|---|---|
HeaderValueOptionOrBuilder |
OkHttpResponse.getHeadersOrBuilder(int index)
HTTP entity headers in addition to the original request headers.
|
HeaderValueOptionOrBuilder |
OkHttpResponse.Builder.getHeadersOrBuilder(int index)
HTTP entity headers in addition to the original request headers.
|
HeaderValueOptionOrBuilder |
OkHttpResponseOrBuilder.getHeadersOrBuilder(int index)
HTTP entity headers in addition to the original request headers.
|
HeaderValueOptionOrBuilder |
DeniedHttpResponse.getHeadersOrBuilder(int index)
This field allows the authorization service to send HTTP response headers
to the downstream client.
|
HeaderValueOptionOrBuilder |
DeniedHttpResponse.Builder.getHeadersOrBuilder(int index)
This field allows the authorization service to send HTTP response headers
to the downstream client.
|
HeaderValueOptionOrBuilder |
DeniedHttpResponseOrBuilder.getHeadersOrBuilder(int index)
This field allows the authorization service to send HTTP response headers
to the downstream client.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends HeaderValueOptionOrBuilder> |
OkHttpResponse.getHeadersOrBuilderList()
HTTP entity headers in addition to the original request headers.
|
List<? extends HeaderValueOptionOrBuilder> |
OkHttpResponse.Builder.getHeadersOrBuilderList()
HTTP entity headers in addition to the original request headers.
|
List<? extends HeaderValueOptionOrBuilder> |
OkHttpResponseOrBuilder.getHeadersOrBuilderList()
HTTP entity headers in addition to the original request headers.
|
List<? extends HeaderValueOptionOrBuilder> |
DeniedHttpResponse.getHeadersOrBuilderList()
This field allows the authorization service to send HTTP response headers
to the downstream client.
|
List<? extends HeaderValueOptionOrBuilder> |
DeniedHttpResponse.Builder.getHeadersOrBuilderList()
This field allows the authorization service to send HTTP response headers
to the downstream client.
|
List<? extends HeaderValueOptionOrBuilder> |
DeniedHttpResponseOrBuilder.getHeadersOrBuilderList()
This field allows the authorization service to send HTTP response headers
to the downstream client.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.