| Package | Description |
|---|---|
| envoy.api.v2 | |
| envoy.api.v2.core | |
| envoy.api.v2.route | |
| envoy.service.auth.v2alpha |
| Modifier and Type | Method and Description |
|---|---|
Base.HeaderValueOption |
Rds.RouteConfigurationOrBuilder.getRequestHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
Base.HeaderValueOption |
Rds.RouteConfiguration.getRequestHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
Base.HeaderValueOption |
Rds.RouteConfiguration.Builder.getRequestHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
Base.HeaderValueOption |
Rds.RouteConfigurationOrBuilder.getResponseHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
Base.HeaderValueOption |
Rds.RouteConfiguration.getResponseHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
Base.HeaderValueOption |
Rds.RouteConfiguration.Builder.getResponseHeadersToAdd(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<Base.HeaderValueOption> |
Rds.RouteConfigurationOrBuilder.getRequestHeadersToAddList()
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
List<Base.HeaderValueOption> |
Rds.RouteConfiguration.getRequestHeadersToAddList()
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
List<Base.HeaderValueOption> |
Rds.RouteConfiguration.Builder.getRequestHeadersToAddList()
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
List<Base.HeaderValueOption> |
Rds.RouteConfigurationOrBuilder.getResponseHeadersToAddList()
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
List<Base.HeaderValueOption> |
Rds.RouteConfiguration.getResponseHeadersToAddList()
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
List<Base.HeaderValueOption> |
Rds.RouteConfiguration.Builder.getResponseHeadersToAddList()
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
| Modifier and Type | Method and Description |
|---|---|
Rds.RouteConfiguration.Builder |
Rds.RouteConfiguration.Builder.addRequestHeadersToAdd(Base.HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
Rds.RouteConfiguration.Builder |
Rds.RouteConfiguration.Builder.addRequestHeadersToAdd(int index,
Base.HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
Rds.RouteConfiguration.Builder |
Rds.RouteConfiguration.Builder.addResponseHeadersToAdd(Base.HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
Rds.RouteConfiguration.Builder |
Rds.RouteConfiguration.Builder.addResponseHeadersToAdd(int index,
Base.HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
Rds.RouteConfiguration.Builder |
Rds.RouteConfiguration.Builder.setRequestHeadersToAdd(int index,
Base.HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
Rds.RouteConfiguration.Builder |
Rds.RouteConfiguration.Builder.setResponseHeadersToAdd(int index,
Base.HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
| Modifier and Type | Method and Description |
|---|---|
Rds.RouteConfiguration.Builder |
Rds.RouteConfiguration.Builder.addAllRequestHeadersToAdd(Iterable<? extends Base.HeaderValueOption> values)
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
Rds.RouteConfiguration.Builder |
Rds.RouteConfiguration.Builder.addAllResponseHeadersToAdd(Iterable<? extends Base.HeaderValueOption> values)
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
| Modifier and Type | Method and Description |
|---|---|
Base.HeaderValueOption |
Base.HeaderValueOption.Builder.build() |
Base.HeaderValueOption |
Base.HeaderValueOption.Builder.buildPartial() |
static Base.HeaderValueOption |
Base.HeaderValueOption.getDefaultInstance() |
Base.HeaderValueOption |
Base.HeaderValueOption.getDefaultInstanceForType() |
Base.HeaderValueOption |
Base.HeaderValueOption.Builder.getDefaultInstanceForType() |
Base.HeaderValueOption |
HealthCheckOuterClass.HealthCheck.HttpHealthCheckOrBuilder.getRequestHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
Base.HeaderValueOption |
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.getRequestHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
Base.HeaderValueOption |
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder.getRequestHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
static Base.HeaderValueOption |
Base.HeaderValueOption.parseDelimitedFrom(InputStream input) |
static Base.HeaderValueOption |
Base.HeaderValueOption.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Base.HeaderValueOption |
Base.HeaderValueOption.parseFrom(byte[] data) |
static Base.HeaderValueOption |
Base.HeaderValueOption.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Base.HeaderValueOption |
Base.HeaderValueOption.parseFrom(ByteBuffer data) |
static Base.HeaderValueOption |
Base.HeaderValueOption.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Base.HeaderValueOption |
Base.HeaderValueOption.parseFrom(com.google.protobuf.ByteString data) |
static Base.HeaderValueOption |
Base.HeaderValueOption.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Base.HeaderValueOption |
Base.HeaderValueOption.parseFrom(com.google.protobuf.CodedInputStream input) |
static Base.HeaderValueOption |
Base.HeaderValueOption.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Base.HeaderValueOption |
Base.HeaderValueOption.parseFrom(InputStream input) |
static Base.HeaderValueOption |
Base.HeaderValueOption.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Base.HeaderValueOption> |
Base.HeaderValueOption.getParserForType() |
List<Base.HeaderValueOption> |
HealthCheckOuterClass.HealthCheck.HttpHealthCheckOrBuilder.getRequestHeadersToAddList()
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
List<Base.HeaderValueOption> |
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.getRequestHeadersToAddList()
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
List<Base.HeaderValueOption> |
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder.getRequestHeadersToAddList()
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
static com.google.protobuf.Parser<Base.HeaderValueOption> |
Base.HeaderValueOption.parser() |
| Modifier and Type | Method and Description |
|---|---|
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder.addRequestHeadersToAdd(Base.HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder.addRequestHeadersToAdd(int index,
Base.HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each request that is sent to the
health checked cluster.
|
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.mergeFrom(Base.HeaderValueOption other) |
static Base.HeaderValueOption.Builder |
Base.HeaderValueOption.newBuilder(Base.HeaderValueOption prototype) |
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder.setRequestHeadersToAdd(int index,
Base.HeaderValueOption value)
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 |
|---|---|
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder.addAllRequestHeadersToAdd(Iterable<? extends Base.HeaderValueOption> values)
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 |
|---|---|
Base.HeaderValueOption |
RouteOuterClass.VirtualHostOrBuilder.getRequestHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each request
handled by this virtual host.
|
Base.HeaderValueOption |
RouteOuterClass.VirtualHost.getRequestHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each request
handled by this virtual host.
|
Base.HeaderValueOption |
RouteOuterClass.VirtualHost.Builder.getRequestHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each request
handled by this virtual host.
|
Base.HeaderValueOption |
RouteOuterClass.RouteOrBuilder.getRequestHeadersToAdd(int index)
Specifies a set of headers that will be added to requests matching this
route.
|
Base.HeaderValueOption |
RouteOuterClass.Route.getRequestHeadersToAdd(int index)
Specifies a set of headers that will be added to requests matching this
route.
|
Base.HeaderValueOption |
RouteOuterClass.Route.Builder.getRequestHeadersToAdd(int index)
Specifies a set of headers that will be added to requests matching this
route.
|
Base.HeaderValueOption |
RouteOuterClass.WeightedCluster.ClusterWeightOrBuilder.getRequestHeadersToAdd(int index)
Specifies a list of headers to be added to requests when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.RouteAction`.
|
Base.HeaderValueOption |
RouteOuterClass.WeightedCluster.ClusterWeight.getRequestHeadersToAdd(int index)
Specifies a list of headers to be added to requests when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.RouteAction`.
|
Base.HeaderValueOption |
RouteOuterClass.WeightedCluster.ClusterWeight.Builder.getRequestHeadersToAdd(int index)
Specifies a list of headers to be added to requests when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.RouteAction`.
|
Base.HeaderValueOption |
RouteOuterClass.RouteActionOrBuilder.getRequestHeadersToAdd(int index)
Deprecated.
|
Base.HeaderValueOption |
RouteOuterClass.RouteAction.getRequestHeadersToAdd(int index)
Deprecated.
|
Base.HeaderValueOption |
RouteOuterClass.RouteAction.Builder.getRequestHeadersToAdd(int index)
Deprecated.
|
Base.HeaderValueOption |
RouteOuterClass.VirtualHostOrBuilder.getResponseHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each response
handled by this virtual host.
|
Base.HeaderValueOption |
RouteOuterClass.VirtualHost.getResponseHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each response
handled by this virtual host.
|
Base.HeaderValueOption |
RouteOuterClass.VirtualHost.Builder.getResponseHeadersToAdd(int index)
Specifies a list of HTTP headers that should be added to each response
handled by this virtual host.
|
Base.HeaderValueOption |
RouteOuterClass.RouteOrBuilder.getResponseHeadersToAdd(int index)
Specifies a set of headers that will be added to responses to requests
matching this route.
|
Base.HeaderValueOption |
RouteOuterClass.Route.getResponseHeadersToAdd(int index)
Specifies a set of headers that will be added to responses to requests
matching this route.
|
Base.HeaderValueOption |
RouteOuterClass.Route.Builder.getResponseHeadersToAdd(int index)
Specifies a set of headers that will be added to responses to requests
matching this route.
|
Base.HeaderValueOption |
RouteOuterClass.WeightedCluster.ClusterWeightOrBuilder.getResponseHeadersToAdd(int index)
Specifies a list of headers to be added to responses when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.RouteAction`.
|
Base.HeaderValueOption |
RouteOuterClass.WeightedCluster.ClusterWeight.getResponseHeadersToAdd(int index)
Specifies a list of headers to be added to responses when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.RouteAction`.
|
Base.HeaderValueOption |
RouteOuterClass.WeightedCluster.ClusterWeight.Builder.getResponseHeadersToAdd(int index)
Specifies a list of headers to be added to responses when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.RouteAction`.
|
Base.HeaderValueOption |
RouteOuterClass.RouteActionOrBuilder.getResponseHeadersToAdd(int index)
Deprecated.
|
Base.HeaderValueOption |
RouteOuterClass.RouteAction.getResponseHeadersToAdd(int index)
Deprecated.
|
Base.HeaderValueOption |
RouteOuterClass.RouteAction.Builder.getResponseHeadersToAdd(int index)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<Base.HeaderValueOption> |
RouteOuterClass.VirtualHostOrBuilder.getRequestHeadersToAddList()
Specifies a list of HTTP headers that should be added to each request
handled by this virtual host.
|
List<Base.HeaderValueOption> |
RouteOuterClass.VirtualHost.getRequestHeadersToAddList()
Specifies a list of HTTP headers that should be added to each request
handled by this virtual host.
|
List<Base.HeaderValueOption> |
RouteOuterClass.VirtualHost.Builder.getRequestHeadersToAddList()
Specifies a list of HTTP headers that should be added to each request
handled by this virtual host.
|
List<Base.HeaderValueOption> |
RouteOuterClass.RouteOrBuilder.getRequestHeadersToAddList()
Specifies a set of headers that will be added to requests matching this
route.
|
List<Base.HeaderValueOption> |
RouteOuterClass.Route.getRequestHeadersToAddList()
Specifies a set of headers that will be added to requests matching this
route.
|
List<Base.HeaderValueOption> |
RouteOuterClass.Route.Builder.getRequestHeadersToAddList()
Specifies a set of headers that will be added to requests matching this
route.
|
List<Base.HeaderValueOption> |
RouteOuterClass.WeightedCluster.ClusterWeightOrBuilder.getRequestHeadersToAddList()
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<Base.HeaderValueOption> |
RouteOuterClass.WeightedCluster.ClusterWeight.getRequestHeadersToAddList()
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<Base.HeaderValueOption> |
RouteOuterClass.WeightedCluster.ClusterWeight.Builder.getRequestHeadersToAddList()
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<Base.HeaderValueOption> |
RouteOuterClass.RouteActionOrBuilder.getRequestHeadersToAddList()
Deprecated.
|
List<Base.HeaderValueOption> |
RouteOuterClass.RouteAction.getRequestHeadersToAddList()
Deprecated.
|
List<Base.HeaderValueOption> |
RouteOuterClass.RouteAction.Builder.getRequestHeadersToAddList()
Deprecated.
|
List<Base.HeaderValueOption> |
RouteOuterClass.VirtualHostOrBuilder.getResponseHeadersToAddList()
Specifies a list of HTTP headers that should be added to each response
handled by this virtual host.
|
List<Base.HeaderValueOption> |
RouteOuterClass.VirtualHost.getResponseHeadersToAddList()
Specifies a list of HTTP headers that should be added to each response
handled by this virtual host.
|
List<Base.HeaderValueOption> |
RouteOuterClass.VirtualHost.Builder.getResponseHeadersToAddList()
Specifies a list of HTTP headers that should be added to each response
handled by this virtual host.
|
List<Base.HeaderValueOption> |
RouteOuterClass.RouteOrBuilder.getResponseHeadersToAddList()
Specifies a set of headers that will be added to responses to requests
matching this route.
|
List<Base.HeaderValueOption> |
RouteOuterClass.Route.getResponseHeadersToAddList()
Specifies a set of headers that will be added to responses to requests
matching this route.
|
List<Base.HeaderValueOption> |
RouteOuterClass.Route.Builder.getResponseHeadersToAddList()
Specifies a set of headers that will be added to responses to requests
matching this route.
|
List<Base.HeaderValueOption> |
RouteOuterClass.WeightedCluster.ClusterWeightOrBuilder.getResponseHeadersToAddList()
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<Base.HeaderValueOption> |
RouteOuterClass.WeightedCluster.ClusterWeight.getResponseHeadersToAddList()
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<Base.HeaderValueOption> |
RouteOuterClass.WeightedCluster.ClusterWeight.Builder.getResponseHeadersToAddList()
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<Base.HeaderValueOption> |
RouteOuterClass.RouteActionOrBuilder.getResponseHeadersToAddList()
Deprecated.
|
List<Base.HeaderValueOption> |
RouteOuterClass.RouteAction.getResponseHeadersToAddList()
Deprecated.
|
List<Base.HeaderValueOption> |
RouteOuterClass.RouteAction.Builder.getResponseHeadersToAddList()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
RouteOuterClass.VirtualHost.Builder |
RouteOuterClass.VirtualHost.Builder.addRequestHeadersToAdd(Base.HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each request
handled by this virtual host.
|
RouteOuterClass.Route.Builder |
RouteOuterClass.Route.Builder.addRequestHeadersToAdd(Base.HeaderValueOption value)
Specifies a set of headers that will be added to requests matching this
route.
|
RouteOuterClass.WeightedCluster.ClusterWeight.Builder |
RouteOuterClass.WeightedCluster.ClusterWeight.Builder.addRequestHeadersToAdd(Base.HeaderValueOption value)
Specifies a list of headers to be added to requests when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.RouteAction`.
|
RouteOuterClass.RouteAction.Builder |
RouteOuterClass.RouteAction.Builder.addRequestHeadersToAdd(Base.HeaderValueOption value)
Deprecated.
|
RouteOuterClass.VirtualHost.Builder |
RouteOuterClass.VirtualHost.Builder.addRequestHeadersToAdd(int index,
Base.HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each request
handled by this virtual host.
|
RouteOuterClass.Route.Builder |
RouteOuterClass.Route.Builder.addRequestHeadersToAdd(int index,
Base.HeaderValueOption value)
Specifies a set of headers that will be added to requests matching this
route.
|
RouteOuterClass.WeightedCluster.ClusterWeight.Builder |
RouteOuterClass.WeightedCluster.ClusterWeight.Builder.addRequestHeadersToAdd(int index,
Base.HeaderValueOption value)
Specifies a list of headers to be added to requests when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.RouteAction`.
|
RouteOuterClass.RouteAction.Builder |
RouteOuterClass.RouteAction.Builder.addRequestHeadersToAdd(int index,
Base.HeaderValueOption value)
Deprecated.
|
RouteOuterClass.VirtualHost.Builder |
RouteOuterClass.VirtualHost.Builder.addResponseHeadersToAdd(Base.HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each response
handled by this virtual host.
|
RouteOuterClass.Route.Builder |
RouteOuterClass.Route.Builder.addResponseHeadersToAdd(Base.HeaderValueOption value)
Specifies a set of headers that will be added to responses to requests
matching this route.
|
RouteOuterClass.WeightedCluster.ClusterWeight.Builder |
RouteOuterClass.WeightedCluster.ClusterWeight.Builder.addResponseHeadersToAdd(Base.HeaderValueOption value)
Specifies a list of headers to be added to responses when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.RouteAction`.
|
RouteOuterClass.RouteAction.Builder |
RouteOuterClass.RouteAction.Builder.addResponseHeadersToAdd(Base.HeaderValueOption value)
Deprecated.
|
RouteOuterClass.VirtualHost.Builder |
RouteOuterClass.VirtualHost.Builder.addResponseHeadersToAdd(int index,
Base.HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each response
handled by this virtual host.
|
RouteOuterClass.Route.Builder |
RouteOuterClass.Route.Builder.addResponseHeadersToAdd(int index,
Base.HeaderValueOption value)
Specifies a set of headers that will be added to responses to requests
matching this route.
|
RouteOuterClass.WeightedCluster.ClusterWeight.Builder |
RouteOuterClass.WeightedCluster.ClusterWeight.Builder.addResponseHeadersToAdd(int index,
Base.HeaderValueOption value)
Specifies a list of headers to be added to responses when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.RouteAction`.
|
RouteOuterClass.RouteAction.Builder |
RouteOuterClass.RouteAction.Builder.addResponseHeadersToAdd(int index,
Base.HeaderValueOption value)
Deprecated.
|
RouteOuterClass.VirtualHost.Builder |
RouteOuterClass.VirtualHost.Builder.setRequestHeadersToAdd(int index,
Base.HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each request
handled by this virtual host.
|
RouteOuterClass.Route.Builder |
RouteOuterClass.Route.Builder.setRequestHeadersToAdd(int index,
Base.HeaderValueOption value)
Specifies a set of headers that will be added to requests matching this
route.
|
RouteOuterClass.WeightedCluster.ClusterWeight.Builder |
RouteOuterClass.WeightedCluster.ClusterWeight.Builder.setRequestHeadersToAdd(int index,
Base.HeaderValueOption value)
Specifies a list of headers to be added to requests when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.RouteAction`.
|
RouteOuterClass.RouteAction.Builder |
RouteOuterClass.RouteAction.Builder.setRequestHeadersToAdd(int index,
Base.HeaderValueOption value)
Deprecated.
|
RouteOuterClass.VirtualHost.Builder |
RouteOuterClass.VirtualHost.Builder.setResponseHeadersToAdd(int index,
Base.HeaderValueOption value)
Specifies a list of HTTP headers that should be added to each response
handled by this virtual host.
|
RouteOuterClass.Route.Builder |
RouteOuterClass.Route.Builder.setResponseHeadersToAdd(int index,
Base.HeaderValueOption value)
Specifies a set of headers that will be added to responses to requests
matching this route.
|
RouteOuterClass.WeightedCluster.ClusterWeight.Builder |
RouteOuterClass.WeightedCluster.ClusterWeight.Builder.setResponseHeadersToAdd(int index,
Base.HeaderValueOption value)
Specifies a list of headers to be added to responses when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.RouteAction`.
|
RouteOuterClass.RouteAction.Builder |
RouteOuterClass.RouteAction.Builder.setResponseHeadersToAdd(int index,
Base.HeaderValueOption value)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
RouteOuterClass.VirtualHost.Builder |
RouteOuterClass.VirtualHost.Builder.addAllRequestHeadersToAdd(Iterable<? extends Base.HeaderValueOption> values)
Specifies a list of HTTP headers that should be added to each request
handled by this virtual host.
|
RouteOuterClass.Route.Builder |
RouteOuterClass.Route.Builder.addAllRequestHeadersToAdd(Iterable<? extends Base.HeaderValueOption> values)
Specifies a set of headers that will be added to requests matching this
route.
|
RouteOuterClass.WeightedCluster.ClusterWeight.Builder |
RouteOuterClass.WeightedCluster.ClusterWeight.Builder.addAllRequestHeadersToAdd(Iterable<? extends Base.HeaderValueOption> values)
Specifies a list of headers to be added to requests when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.RouteAction`.
|
RouteOuterClass.RouteAction.Builder |
RouteOuterClass.RouteAction.Builder.addAllRequestHeadersToAdd(Iterable<? extends Base.HeaderValueOption> values)
Deprecated.
|
RouteOuterClass.VirtualHost.Builder |
RouteOuterClass.VirtualHost.Builder.addAllResponseHeadersToAdd(Iterable<? extends Base.HeaderValueOption> values)
Specifies a list of HTTP headers that should be added to each response
handled by this virtual host.
|
RouteOuterClass.Route.Builder |
RouteOuterClass.Route.Builder.addAllResponseHeadersToAdd(Iterable<? extends Base.HeaderValueOption> values)
Specifies a set of headers that will be added to responses to requests
matching this route.
|
RouteOuterClass.WeightedCluster.ClusterWeight.Builder |
RouteOuterClass.WeightedCluster.ClusterWeight.Builder.addAllResponseHeadersToAdd(Iterable<? extends Base.HeaderValueOption> values)
Specifies a list of headers to be added to responses when this cluster is selected
through the enclosing :ref:`envoy_api_msg_route.RouteAction`.
|
RouteOuterClass.RouteAction.Builder |
RouteOuterClass.RouteAction.Builder.addAllResponseHeadersToAdd(Iterable<? extends Base.HeaderValueOption> values)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Base.HeaderValueOption |
ExternalAuth.DeniedHttpResponseOrBuilder.getHeaders(int index)
This field allows the authorization service to send HTTP response headers
to the the downstream client.
|
Base.HeaderValueOption |
ExternalAuth.DeniedHttpResponse.getHeaders(int index)
This field allows the authorization service to send HTTP response headers
to the the downstream client.
|
Base.HeaderValueOption |
ExternalAuth.DeniedHttpResponse.Builder.getHeaders(int index)
This field allows the authorization service to send HTTP response headers
to the the downstream client.
|
Base.HeaderValueOption |
ExternalAuth.OkHttpResponseOrBuilder.getHeaders(int index)
HTTP entity headers in addition to the original request headers.
|
Base.HeaderValueOption |
ExternalAuth.OkHttpResponse.getHeaders(int index)
HTTP entity headers in addition to the original request headers.
|
Base.HeaderValueOption |
ExternalAuth.OkHttpResponse.Builder.getHeaders(int index)
HTTP entity headers in addition to the original request headers.
|
| Modifier and Type | Method and Description |
|---|---|
List<Base.HeaderValueOption> |
ExternalAuth.DeniedHttpResponseOrBuilder.getHeadersList()
This field allows the authorization service to send HTTP response headers
to the the downstream client.
|
List<Base.HeaderValueOption> |
ExternalAuth.DeniedHttpResponse.getHeadersList()
This field allows the authorization service to send HTTP response headers
to the the downstream client.
|
List<Base.HeaderValueOption> |
ExternalAuth.DeniedHttpResponse.Builder.getHeadersList()
This field allows the authorization service to send HTTP response headers
to the the downstream client.
|
List<Base.HeaderValueOption> |
ExternalAuth.OkHttpResponseOrBuilder.getHeadersList()
HTTP entity headers in addition to the original request headers.
|
List<Base.HeaderValueOption> |
ExternalAuth.OkHttpResponse.getHeadersList()
HTTP entity headers in addition to the original request headers.
|
List<Base.HeaderValueOption> |
ExternalAuth.OkHttpResponse.Builder.getHeadersList()
HTTP entity headers in addition to the original request headers.
|
| Modifier and Type | Method and Description |
|---|---|
ExternalAuth.DeniedHttpResponse.Builder |
ExternalAuth.DeniedHttpResponse.Builder.addHeaders(Base.HeaderValueOption value)
This field allows the authorization service to send HTTP response headers
to the the downstream client.
|
ExternalAuth.OkHttpResponse.Builder |
ExternalAuth.OkHttpResponse.Builder.addHeaders(Base.HeaderValueOption value)
HTTP entity headers in addition to the original request headers.
|
ExternalAuth.DeniedHttpResponse.Builder |
ExternalAuth.DeniedHttpResponse.Builder.addHeaders(int index,
Base.HeaderValueOption value)
This field allows the authorization service to send HTTP response headers
to the the downstream client.
|
ExternalAuth.OkHttpResponse.Builder |
ExternalAuth.OkHttpResponse.Builder.addHeaders(int index,
Base.HeaderValueOption value)
HTTP entity headers in addition to the original request headers.
|
ExternalAuth.DeniedHttpResponse.Builder |
ExternalAuth.DeniedHttpResponse.Builder.setHeaders(int index,
Base.HeaderValueOption value)
This field allows the authorization service to send HTTP response headers
to the the downstream client.
|
ExternalAuth.OkHttpResponse.Builder |
ExternalAuth.OkHttpResponse.Builder.setHeaders(int index,
Base.HeaderValueOption value)
HTTP entity headers in addition to the original request headers.
|
| Modifier and Type | Method and Description |
|---|---|
ExternalAuth.DeniedHttpResponse.Builder |
ExternalAuth.DeniedHttpResponse.Builder.addAllHeaders(Iterable<? extends Base.HeaderValueOption> values)
This field allows the authorization service to send HTTP response headers
to the the downstream client.
|
ExternalAuth.OkHttpResponse.Builder |
ExternalAuth.OkHttpResponse.Builder.addAllHeaders(Iterable<? extends Base.HeaderValueOption> values)
HTTP entity headers in addition to the original request headers.
|
Copyright © 2018 The Envoy Project. All rights reserved.