Uses of Class
io.envoyproxy.envoy.api.v2.core.HeaderValueOption
Packages that use HeaderValueOption
Package
Description
-
Uses of HeaderValueOption in io.envoyproxy.envoy.api.v2
Methods in io.envoyproxy.envoy.api.v2 that return HeaderValueOptionModifier and TypeMethodDescriptionRouteConfiguration.Builder.getRequestHeadersToAdd(int index) Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.RouteConfiguration.getRequestHeadersToAdd(int index) Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.RouteConfigurationOrBuilder.getRequestHeadersToAdd(int index) Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.RouteConfiguration.Builder.getResponseHeadersToAdd(int index) Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.RouteConfiguration.getResponseHeadersToAdd(int index) Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.RouteConfigurationOrBuilder.getResponseHeadersToAdd(int index) Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.Methods in io.envoyproxy.envoy.api.v2 that return types with arguments of type HeaderValueOptionModifier and TypeMethodDescriptionRouteConfiguration.Builder.getRequestHeadersToAddList()Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.RouteConfiguration.getRequestHeadersToAddList()Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.RouteConfigurationOrBuilder.getRequestHeadersToAddList()Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.RouteConfiguration.Builder.getResponseHeadersToAddList()Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.RouteConfiguration.getResponseHeadersToAddList()Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.RouteConfigurationOrBuilder.getResponseHeadersToAddList()Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.Methods in io.envoyproxy.envoy.api.v2 with parameters of type HeaderValueOptionModifier and TypeMethodDescriptionRouteConfiguration.Builder.addRequestHeadersToAdd(int index, HeaderValueOption value) Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.RouteConfiguration.Builder.addRequestHeadersToAdd(HeaderValueOption value) Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.RouteConfiguration.Builder.addResponseHeadersToAdd(int index, HeaderValueOption value) Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.RouteConfiguration.Builder.addResponseHeadersToAdd(HeaderValueOption value) Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.RouteConfiguration.Builder.setRequestHeadersToAdd(int index, HeaderValueOption value) Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.RouteConfiguration.Builder.setResponseHeadersToAdd(int index, HeaderValueOption value) Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.Method parameters in io.envoyproxy.envoy.api.v2 with type arguments of type HeaderValueOptionModifier and TypeMethodDescriptionRouteConfiguration.Builder.addAllRequestHeadersToAdd(Iterable<? extends HeaderValueOption> values) Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.RouteConfiguration.Builder.addAllResponseHeadersToAdd(Iterable<? extends HeaderValueOption> values) Specifies a list of HTTP headers that should be added to each response that the connection manager encodes. -
Uses of HeaderValueOption in io.envoyproxy.envoy.api.v2.core
Methods in io.envoyproxy.envoy.api.v2.core that return HeaderValueOptionModifier and TypeMethodDescriptionHeaderValueOption.Builder.build()HeaderValueOption.Builder.buildPartial()static HeaderValueOptionHeaderValueOption.getDefaultInstance()HeaderValueOption.Builder.getDefaultInstanceForType()HeaderValueOption.getDefaultInstanceForType()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.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.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.static HeaderValueOptionHeaderValueOption.parseDelimitedFrom(InputStream input) static HeaderValueOptionHeaderValueOption.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HeaderValueOptionHeaderValueOption.parseFrom(byte[] data) static HeaderValueOptionHeaderValueOption.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HeaderValueOptionHeaderValueOption.parseFrom(com.google.protobuf.ByteString data) static HeaderValueOptionHeaderValueOption.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HeaderValueOptionHeaderValueOption.parseFrom(com.google.protobuf.CodedInputStream input) static HeaderValueOptionHeaderValueOption.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HeaderValueOptionHeaderValueOption.parseFrom(InputStream input) static HeaderValueOptionHeaderValueOption.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HeaderValueOptionHeaderValueOption.parseFrom(ByteBuffer data) static HeaderValueOptionHeaderValueOption.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.api.v2.core that return types with arguments of type HeaderValueOptionModifier and TypeMethodDescriptioncom.google.protobuf.Parser<HeaderValueOption>HeaderValueOption.getParserForType()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.HealthCheck.HttpHealthCheck.getRequestHeadersToAddList()Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster.HealthCheck.HttpHealthCheckOrBuilder.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<HeaderValueOption>HeaderValueOption.parser()Methods in io.envoyproxy.envoy.api.v2.core with parameters of type HeaderValueOptionModifier and TypeMethodDescriptionHealthCheck.HttpHealthCheck.Builder.addRequestHeadersToAdd(int index, HeaderValueOption value) Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster.HealthCheck.HttpHealthCheck.Builder.addRequestHeadersToAdd(HeaderValueOption value) Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster.HeaderValueOption.Builder.mergeFrom(HeaderValueOption other) static HeaderValueOption.BuilderHeaderValueOption.newBuilder(HeaderValueOption prototype) HealthCheck.HttpHealthCheck.Builder.setRequestHeadersToAdd(int index, HeaderValueOption value) Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster.Method parameters in io.envoyproxy.envoy.api.v2.core with type arguments of type HeaderValueOptionModifier and TypeMethodDescriptionHealthCheck.HttpHealthCheck.Builder.addAllRequestHeadersToAdd(Iterable<? extends HeaderValueOption> values) Specifies a list of HTTP headers that should be added to each request that is sent to the health checked cluster. -
Uses of HeaderValueOption in io.envoyproxy.envoy.api.v2.route
Methods in io.envoyproxy.envoy.api.v2.route that return HeaderValueOptionModifier and TypeMethodDescriptionRoute.Builder.getRequestHeadersToAdd(int index) Specifies a set of headers that will be added to requests matching this route.Route.getRequestHeadersToAdd(int index) Specifies a set of headers that will be added to requests matching this route.RouteOrBuilder.getRequestHeadersToAdd(int index) Specifies a set of headers that will be added to requests matching this route.VirtualHost.Builder.getRequestHeadersToAdd(int index) Specifies a list of HTTP headers that should be added to each request handled by this virtual host.VirtualHost.getRequestHeadersToAdd(int index) Specifies a list of HTTP headers that should be added to each request handled by this virtual host.VirtualHostOrBuilder.getRequestHeadersToAdd(int index) Specifies a list of HTTP headers that should be added to each request handled by this virtual host.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`.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`.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`.Route.Builder.getResponseHeadersToAdd(int index) Specifies a set of headers that will be added to responses to requests matching this route.Route.getResponseHeadersToAdd(int index) Specifies a set of headers that will be added to responses to requests matching this route.RouteOrBuilder.getResponseHeadersToAdd(int index) Specifies a set of headers that will be added to responses to requests matching this route.VirtualHost.Builder.getResponseHeadersToAdd(int index) Specifies a list of HTTP headers that should be added to each response handled by this virtual host.VirtualHost.getResponseHeadersToAdd(int index) Specifies a list of HTTP headers that should be added to each response handled by this virtual host.VirtualHostOrBuilder.getResponseHeadersToAdd(int index) Specifies a list of HTTP headers that should be added to each response handled by this virtual host.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`.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`.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`.Methods in io.envoyproxy.envoy.api.v2.route that return types with arguments of type HeaderValueOptionModifier and TypeMethodDescriptionRoute.Builder.getRequestHeadersToAddList()Specifies a set of headers that will be added to requests matching this route.Route.getRequestHeadersToAddList()Specifies a set of headers that will be added to requests matching this route.RouteOrBuilder.getRequestHeadersToAddList()Specifies a set of headers that will be added to requests matching this route.VirtualHost.Builder.getRequestHeadersToAddList()Specifies a list of HTTP headers that should be added to each request handled by this virtual host.VirtualHost.getRequestHeadersToAddList()Specifies a list of HTTP headers that should be added to each request handled by this virtual host.VirtualHostOrBuilder.getRequestHeadersToAddList()Specifies a list of HTTP headers that should be added to each request handled by this virtual host.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`.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`.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`.Route.Builder.getResponseHeadersToAddList()Specifies a set of headers that will be added to responses to requests matching this route.Route.getResponseHeadersToAddList()Specifies a set of headers that will be added to responses to requests matching this route.RouteOrBuilder.getResponseHeadersToAddList()Specifies a set of headers that will be added to responses to requests matching this route.VirtualHost.Builder.getResponseHeadersToAddList()Specifies a list of HTTP headers that should be added to each response handled by this virtual host.VirtualHost.getResponseHeadersToAddList()Specifies a list of HTTP headers that should be added to each response handled by this virtual host.VirtualHostOrBuilder.getResponseHeadersToAddList()Specifies a list of HTTP headers that should be added to each response handled by this virtual host.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`.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`.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`.Methods in io.envoyproxy.envoy.api.v2.route with parameters of type HeaderValueOptionModifier and TypeMethodDescriptionRoute.Builder.addRequestHeadersToAdd(int index, HeaderValueOption value) Specifies a set of headers that will be added to requests matching this route.Route.Builder.addRequestHeadersToAdd(HeaderValueOption value) Specifies a set of headers that will be added to requests matching this route.VirtualHost.Builder.addRequestHeadersToAdd(int index, HeaderValueOption value) Specifies a list of HTTP headers that should be added to each request handled by this virtual host.VirtualHost.Builder.addRequestHeadersToAdd(HeaderValueOption value) Specifies a list of HTTP headers that should be added to each request handled by this virtual host.WeightedCluster.ClusterWeight.Builder.addRequestHeadersToAdd(int index, 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`.WeightedCluster.ClusterWeight.Builder.addRequestHeadersToAdd(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`.Route.Builder.addResponseHeadersToAdd(int index, HeaderValueOption value) Specifies a set of headers that will be added to responses to requests matching this route.Route.Builder.addResponseHeadersToAdd(HeaderValueOption value) Specifies a set of headers that will be added to responses to requests matching this route.VirtualHost.Builder.addResponseHeadersToAdd(int index, HeaderValueOption value) Specifies a list of HTTP headers that should be added to each response handled by this virtual host.VirtualHost.Builder.addResponseHeadersToAdd(HeaderValueOption value) Specifies a list of HTTP headers that should be added to each response handled by this virtual host.WeightedCluster.ClusterWeight.Builder.addResponseHeadersToAdd(int index, 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`.WeightedCluster.ClusterWeight.Builder.addResponseHeadersToAdd(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`.Route.Builder.setRequestHeadersToAdd(int index, HeaderValueOption value) Specifies a set of headers that will be added to requests matching this route.VirtualHost.Builder.setRequestHeadersToAdd(int index, HeaderValueOption value) Specifies a list of HTTP headers that should be added to each request handled by this virtual host.WeightedCluster.ClusterWeight.Builder.setRequestHeadersToAdd(int index, 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`.Route.Builder.setResponseHeadersToAdd(int index, HeaderValueOption value) Specifies a set of headers that will be added to responses to requests matching this route.VirtualHost.Builder.setResponseHeadersToAdd(int index, HeaderValueOption value) Specifies a list of HTTP headers that should be added to each response handled by this virtual host.WeightedCluster.ClusterWeight.Builder.setResponseHeadersToAdd(int index, 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`.Method parameters in io.envoyproxy.envoy.api.v2.route with type arguments of type HeaderValueOptionModifier and TypeMethodDescriptionRoute.Builder.addAllRequestHeadersToAdd(Iterable<? extends HeaderValueOption> values) Specifies a set of headers that will be added to requests matching this route.VirtualHost.Builder.addAllRequestHeadersToAdd(Iterable<? extends HeaderValueOption> values) Specifies a list of HTTP headers that should be added to each request handled by this virtual host.WeightedCluster.ClusterWeight.Builder.addAllRequestHeadersToAdd(Iterable<? extends 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`.Route.Builder.addAllResponseHeadersToAdd(Iterable<? extends HeaderValueOption> values) Specifies a set of headers that will be added to responses to requests matching this route.VirtualHost.Builder.addAllResponseHeadersToAdd(Iterable<? extends HeaderValueOption> values) Specifies a list of HTTP headers that should be added to each response handled by this virtual host.WeightedCluster.ClusterWeight.Builder.addAllResponseHeadersToAdd(Iterable<? extends 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`. -
Uses of HeaderValueOption in io.envoyproxy.envoy.service.auth.v2
Methods in io.envoyproxy.envoy.service.auth.v2 that return HeaderValueOptionModifier and TypeMethodDescriptionDeniedHttpResponse.Builder.getHeaders(int index) This field allows the authorization service to send HTTP response headers to the downstream client.DeniedHttpResponse.getHeaders(int index) This field allows the authorization service to send HTTP response headers to the downstream client.DeniedHttpResponseOrBuilder.getHeaders(int index) This field allows the authorization service to send HTTP response headers to the downstream client.OkHttpResponse.Builder.getHeaders(int index) HTTP entity headers in addition to the original request headers.OkHttpResponse.getHeaders(int index) HTTP entity headers in addition to the original request headers.OkHttpResponseOrBuilder.getHeaders(int index) HTTP entity headers in addition to the original request headers.Methods in io.envoyproxy.envoy.service.auth.v2 that return types with arguments of type HeaderValueOptionModifier and TypeMethodDescriptionDeniedHttpResponse.Builder.getHeadersList()This field allows the authorization service to send HTTP response headers to the downstream client.DeniedHttpResponse.getHeadersList()This field allows the authorization service to send HTTP response headers to the downstream client.DeniedHttpResponseOrBuilder.getHeadersList()This field allows the authorization service to send HTTP response headers to the downstream client.OkHttpResponse.Builder.getHeadersList()HTTP entity headers in addition to the original request headers.OkHttpResponse.getHeadersList()HTTP entity headers in addition to the original request headers.OkHttpResponseOrBuilder.getHeadersList()HTTP entity headers in addition to the original request headers.Methods in io.envoyproxy.envoy.service.auth.v2 with parameters of type HeaderValueOptionModifier and TypeMethodDescriptionDeniedHttpResponse.Builder.addHeaders(int index, HeaderValueOption value) This field allows the authorization service to send HTTP response headers to the downstream client.DeniedHttpResponse.Builder.addHeaders(HeaderValueOption value) This field allows the authorization service to send HTTP response headers to the downstream client.OkHttpResponse.Builder.addHeaders(int index, HeaderValueOption value) HTTP entity headers in addition to the original request headers.OkHttpResponse.Builder.addHeaders(HeaderValueOption value) HTTP entity headers in addition to the original request headers.DeniedHttpResponse.Builder.setHeaders(int index, HeaderValueOption value) This field allows the authorization service to send HTTP response headers to the downstream client.OkHttpResponse.Builder.setHeaders(int index, HeaderValueOption value) HTTP entity headers in addition to the original request headers.Method parameters in io.envoyproxy.envoy.service.auth.v2 with type arguments of type HeaderValueOptionModifier and TypeMethodDescriptionDeniedHttpResponse.Builder.addAllHeaders(Iterable<? extends HeaderValueOption> values) This field allows the authorization service to send HTTP response headers to the downstream client.OkHttpResponse.Builder.addAllHeaders(Iterable<? extends HeaderValueOption> values) HTTP entity headers in addition to the original request headers.