| 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.Builder |
Rds.RouteConfiguration.Builder.addRequestHeadersToAddBuilder()
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
Base.HeaderValueOption.Builder |
Rds.RouteConfiguration.Builder.addRequestHeadersToAddBuilder(int index)
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
Base.HeaderValueOption.Builder |
Rds.RouteConfiguration.Builder.addResponseHeadersToAddBuilder()
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
Base.HeaderValueOption.Builder |
Rds.RouteConfiguration.Builder.addResponseHeadersToAddBuilder(int index)
Specifies a list of HTTP headers that should be added to each response that
the connection manager encodes.
|
Base.HeaderValueOption.Builder |
Rds.RouteConfiguration.Builder.getRequestHeadersToAddBuilder(int index)
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
Base.HeaderValueOption.Builder |
Rds.RouteConfiguration.Builder.getResponseHeadersToAddBuilder(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.Builder> |
Rds.RouteConfiguration.Builder.getRequestHeadersToAddBuilderList()
Specifies a list of HTTP headers that should be added to each request
routed by the HTTP connection manager.
|
List<Base.HeaderValueOption.Builder> |
Rds.RouteConfiguration.Builder.getResponseHeadersToAddBuilderList()
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.Builder builderForValue)
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.Builder builderForValue)
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.Builder builderForValue)
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.Builder builderForValue)
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.Builder builderForValue)
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.Builder builderForValue)
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.Builder |
Base.HeaderValueOption.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Base.HeaderValueOption.Builder |
HealthCheckOuterClass.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.
|
Base.HeaderValueOption.Builder |
HealthCheckOuterClass.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.
|
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.clear() |
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.clearAppend()
Should the value be appended?
|
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.clearHeader()
Header name/value pair that this option applies to.
|
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.clone() |
Base.HeaderValueOption.Builder |
HealthCheckOuterClass.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.
|
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.mergeAppend(com.google.protobuf.BoolValue value)
Should the value be appended?
|
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.mergeFrom(Base.HeaderValueOption other) |
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.mergeFrom(com.google.protobuf.Message other) |
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.mergeHeader(Base.HeaderValue value)
Header name/value pair that this option applies to.
|
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Base.HeaderValueOption.Builder |
Base.HeaderValueOption.newBuilder() |
static Base.HeaderValueOption.Builder |
Base.HeaderValueOption.newBuilder(Base.HeaderValueOption prototype) |
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.newBuilderForType() |
protected Base.HeaderValueOption.Builder |
Base.HeaderValueOption.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.setAppend(com.google.protobuf.BoolValue.Builder builderForValue)
Should the value be appended?
|
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.setAppend(com.google.protobuf.BoolValue value)
Should the value be appended?
|
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.setHeader(Base.HeaderValue.Builder builderForValue)
Header name/value pair that this option applies to.
|
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.setHeader(Base.HeaderValue value)
Header name/value pair that this option applies to.
|
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Base.HeaderValueOption.Builder |
Base.HeaderValueOption.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<Base.HeaderValueOption.Builder> |
HealthCheckOuterClass.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.
|
| Modifier and Type | Method and Description |
|---|---|
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder |
HealthCheckOuterClass.HealthCheck.HttpHealthCheck.Builder.addRequestHeadersToAdd(Base.HeaderValueOption.Builder builderForValue)
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.Builder builderForValue)
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.setRequestHeadersToAdd(int index,
Base.HeaderValueOption.Builder builderForValue)
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.Builder |
RouteOuterClass.VirtualHost.Builder.addRequestHeadersToAddBuilder()
Specifies a list of HTTP headers that should be added to each request
handled by this virtual host.
|
Base.HeaderValueOption.Builder |
RouteOuterClass.Route.Builder.addRequestHeadersToAddBuilder()
Specifies a set of headers that will be added to requests matching this
route.
|
Base.HeaderValueOption.Builder |
RouteOuterClass.WeightedCluster.ClusterWeight.Builder.addRequestHeadersToAddBuilder()
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.Builder |
RouteOuterClass.RouteAction.Builder.addRequestHeadersToAddBuilder()
Deprecated.
|
Base.HeaderValueOption.Builder |
RouteOuterClass.VirtualHost.Builder.addRequestHeadersToAddBuilder(int index)
Specifies a list of HTTP headers that should be added to each request
handled by this virtual host.
|
Base.HeaderValueOption.Builder |
RouteOuterClass.Route.Builder.addRequestHeadersToAddBuilder(int index)
Specifies a set of headers that will be added to requests matching this
route.
|
Base.HeaderValueOption.Builder |
RouteOuterClass.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_api_msg_route.RouteAction`.
|
Base.HeaderValueOption.Builder |
RouteOuterClass.RouteAction.Builder.addRequestHeadersToAddBuilder(int index)
Deprecated.
|
Base.HeaderValueOption.Builder |
RouteOuterClass.VirtualHost.Builder.addResponseHeadersToAddBuilder()
Specifies a list of HTTP headers that should be added to each response
handled by this virtual host.
|
Base.HeaderValueOption.Builder |
RouteOuterClass.Route.Builder.addResponseHeadersToAddBuilder()
Specifies a set of headers that will be added to responses to requests
matching this route.
|
Base.HeaderValueOption.Builder |
RouteOuterClass.WeightedCluster.ClusterWeight.Builder.addResponseHeadersToAddBuilder()
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.Builder |
RouteOuterClass.RouteAction.Builder.addResponseHeadersToAddBuilder()
Deprecated.
|
Base.HeaderValueOption.Builder |
RouteOuterClass.VirtualHost.Builder.addResponseHeadersToAddBuilder(int index)
Specifies a list of HTTP headers that should be added to each response
handled by this virtual host.
|
Base.HeaderValueOption.Builder |
RouteOuterClass.Route.Builder.addResponseHeadersToAddBuilder(int index)
Specifies a set of headers that will be added to responses to requests
matching this route.
|
Base.HeaderValueOption.Builder |
RouteOuterClass.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_api_msg_route.RouteAction`.
|
Base.HeaderValueOption.Builder |
RouteOuterClass.RouteAction.Builder.addResponseHeadersToAddBuilder(int index)
Deprecated.
|
Base.HeaderValueOption.Builder |
RouteOuterClass.VirtualHost.Builder.getRequestHeadersToAddBuilder(int index)
Specifies a list of HTTP headers that should be added to each request
handled by this virtual host.
|
Base.HeaderValueOption.Builder |
RouteOuterClass.Route.Builder.getRequestHeadersToAddBuilder(int index)
Specifies a set of headers that will be added to requests matching this
route.
|
Base.HeaderValueOption.Builder |
RouteOuterClass.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_api_msg_route.RouteAction`.
|
Base.HeaderValueOption.Builder |
RouteOuterClass.RouteAction.Builder.getRequestHeadersToAddBuilder(int index)
Deprecated.
|
Base.HeaderValueOption.Builder |
RouteOuterClass.VirtualHost.Builder.getResponseHeadersToAddBuilder(int index)
Specifies a list of HTTP headers that should be added to each response
handled by this virtual host.
|
Base.HeaderValueOption.Builder |
RouteOuterClass.Route.Builder.getResponseHeadersToAddBuilder(int index)
Specifies a set of headers that will be added to responses to requests
matching this route.
|
Base.HeaderValueOption.Builder |
RouteOuterClass.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_api_msg_route.RouteAction`.
|
Base.HeaderValueOption.Builder |
RouteOuterClass.RouteAction.Builder.getResponseHeadersToAddBuilder(int index)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<Base.HeaderValueOption.Builder> |
RouteOuterClass.VirtualHost.Builder.getRequestHeadersToAddBuilderList()
Specifies a list of HTTP headers that should be added to each request
handled by this virtual host.
|
List<Base.HeaderValueOption.Builder> |
RouteOuterClass.Route.Builder.getRequestHeadersToAddBuilderList()
Specifies a set of headers that will be added to requests matching this
route.
|
List<Base.HeaderValueOption.Builder> |
RouteOuterClass.WeightedCluster.ClusterWeight.Builder.getRequestHeadersToAddBuilderList()
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.Builder> |
RouteOuterClass.RouteAction.Builder.getRequestHeadersToAddBuilderList()
Deprecated.
|
List<Base.HeaderValueOption.Builder> |
RouteOuterClass.VirtualHost.Builder.getResponseHeadersToAddBuilderList()
Specifies a list of HTTP headers that should be added to each response
handled by this virtual host.
|
List<Base.HeaderValueOption.Builder> |
RouteOuterClass.Route.Builder.getResponseHeadersToAddBuilderList()
Specifies a set of headers that will be added to responses to requests
matching this route.
|
List<Base.HeaderValueOption.Builder> |
RouteOuterClass.WeightedCluster.ClusterWeight.Builder.getResponseHeadersToAddBuilderList()
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.Builder> |
RouteOuterClass.RouteAction.Builder.getResponseHeadersToAddBuilderList()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
RouteOuterClass.VirtualHost.Builder |
RouteOuterClass.VirtualHost.Builder.addRequestHeadersToAdd(Base.HeaderValueOption.Builder builderForValue)
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.Builder builderForValue)
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.Builder builderForValue)
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.Builder builderForValue)
Deprecated.
|
RouteOuterClass.VirtualHost.Builder |
RouteOuterClass.VirtualHost.Builder.addRequestHeadersToAdd(int index,
Base.HeaderValueOption.Builder builderForValue)
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.Builder builderForValue)
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.Builder builderForValue)
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.Builder builderForValue)
Deprecated.
|
RouteOuterClass.VirtualHost.Builder |
RouteOuterClass.VirtualHost.Builder.addResponseHeadersToAdd(Base.HeaderValueOption.Builder builderForValue)
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.Builder builderForValue)
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.Builder builderForValue)
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.Builder builderForValue)
Deprecated.
|
RouteOuterClass.VirtualHost.Builder |
RouteOuterClass.VirtualHost.Builder.addResponseHeadersToAdd(int index,
Base.HeaderValueOption.Builder builderForValue)
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.Builder builderForValue)
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.Builder builderForValue)
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.Builder builderForValue)
Deprecated.
|
RouteOuterClass.VirtualHost.Builder |
RouteOuterClass.VirtualHost.Builder.setRequestHeadersToAdd(int index,
Base.HeaderValueOption.Builder builderForValue)
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.Builder builderForValue)
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.Builder builderForValue)
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.Builder builderForValue)
Deprecated.
|
RouteOuterClass.VirtualHost.Builder |
RouteOuterClass.VirtualHost.Builder.setResponseHeadersToAdd(int index,
Base.HeaderValueOption.Builder builderForValue)
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.Builder builderForValue)
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.Builder builderForValue)
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.Builder builderForValue)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Base.HeaderValueOption.Builder |
ExternalAuth.DeniedHttpResponse.Builder.addHeadersBuilder()
This field allows the authorization service to send HTTP response headers
to the the downstream client.
|
Base.HeaderValueOption.Builder |
ExternalAuth.OkHttpResponse.Builder.addHeadersBuilder()
HTTP entity headers in addition to the original request headers.
|
Base.HeaderValueOption.Builder |
ExternalAuth.DeniedHttpResponse.Builder.addHeadersBuilder(int index)
This field allows the authorization service to send HTTP response headers
to the the downstream client.
|
Base.HeaderValueOption.Builder |
ExternalAuth.OkHttpResponse.Builder.addHeadersBuilder(int index)
HTTP entity headers in addition to the original request headers.
|
Base.HeaderValueOption.Builder |
ExternalAuth.DeniedHttpResponse.Builder.getHeadersBuilder(int index)
This field allows the authorization service to send HTTP response headers
to the the downstream client.
|
Base.HeaderValueOption.Builder |
ExternalAuth.OkHttpResponse.Builder.getHeadersBuilder(int index)
HTTP entity headers in addition to the original request headers.
|
| Modifier and Type | Method and Description |
|---|---|
List<Base.HeaderValueOption.Builder> |
ExternalAuth.DeniedHttpResponse.Builder.getHeadersBuilderList()
This field allows the authorization service to send HTTP response headers
to the the downstream client.
|
List<Base.HeaderValueOption.Builder> |
ExternalAuth.OkHttpResponse.Builder.getHeadersBuilderList()
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.Builder builderForValue)
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.Builder builderForValue)
HTTP entity headers in addition to the original request headers.
|
ExternalAuth.DeniedHttpResponse.Builder |
ExternalAuth.DeniedHttpResponse.Builder.addHeaders(int index,
Base.HeaderValueOption.Builder builderForValue)
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.Builder builderForValue)
HTTP entity headers in addition to the original request headers.
|
ExternalAuth.DeniedHttpResponse.Builder |
ExternalAuth.DeniedHttpResponse.Builder.setHeaders(int index,
Base.HeaderValueOption.Builder builderForValue)
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.Builder builderForValue)
HTTP entity headers in addition to the original request headers.
|
Copyright © 2018 The Envoy Project. All rights reserved.