Uses of Class
io.envoyproxy.envoy.api.v2.core.HeaderValueOption.Builder
-
Packages that use HeaderValueOption.Builder 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 -
-
Uses of HeaderValueOption.Builder in io.envoyproxy.envoy.api.v2
Methods in io.envoyproxy.envoy.api.v2 that return HeaderValueOption.Builder Modifier and Type Method Description HeaderValueOption.BuilderRouteConfiguration.Builder. addRequestHeadersToAddBuilder()Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.HeaderValueOption.BuilderRouteConfiguration.Builder. addRequestHeadersToAddBuilder(int index)Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.HeaderValueOption.BuilderRouteConfiguration.Builder. addResponseHeadersToAddBuilder()Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.HeaderValueOption.BuilderRouteConfiguration.Builder. addResponseHeadersToAddBuilder(int index)Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.HeaderValueOption.BuilderRouteConfiguration.Builder. getRequestHeadersToAddBuilder(int index)Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.HeaderValueOption.BuilderRouteConfiguration.Builder. getResponseHeadersToAddBuilder(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 HeaderValueOption.Builder Modifier and Type Method Description 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.List<HeaderValueOption.Builder>RouteConfiguration.Builder. getResponseHeadersToAddBuilderList()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 HeaderValueOption.Builder Modifier and Type Method Description RouteConfiguration.BuilderRouteConfiguration.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.BuilderRouteConfiguration.Builder. addRequestHeadersToAdd(HeaderValueOption.Builder builderForValue)Specifies a list of HTTP headers that should be added to each request routed by the HTTP connection manager.RouteConfiguration.BuilderRouteConfiguration.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.BuilderRouteConfiguration.Builder. addResponseHeadersToAdd(HeaderValueOption.Builder builderForValue)Specifies a list of HTTP headers that should be added to each response that the connection manager encodes.RouteConfiguration.BuilderRouteConfiguration.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.RouteConfiguration.BuilderRouteConfiguration.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. -
Uses of HeaderValueOption.Builder in io.envoyproxy.envoy.api.v2.core
Methods in io.envoyproxy.envoy.api.v2.core that return HeaderValueOption.Builder Modifier and Type Method Description HeaderValueOption.BuilderHeaderValueOption.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)HeaderValueOption.BuilderHealthCheck.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.BuilderHealthCheck.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.BuilderHeaderValueOption.Builder. clear()HeaderValueOption.BuilderHeaderValueOption.Builder. clearAppend()Should the value be appended?HeaderValueOption.BuilderHeaderValueOption.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)HeaderValueOption.BuilderHeaderValueOption.Builder. clearHeader()Header name/value pair that this option applies to.HeaderValueOption.BuilderHeaderValueOption.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)HeaderValueOption.BuilderHeaderValueOption.Builder. clone()HeaderValueOption.BuilderHealthCheck.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.BuilderHeaderValueOption.Builder. mergeAppend(com.google.protobuf.BoolValue value)Should the value be appended?HeaderValueOption.BuilderHeaderValueOption.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)HeaderValueOption.BuilderHeaderValueOption.Builder. mergeFrom(com.google.protobuf.Message other)HeaderValueOption.BuilderHeaderValueOption.Builder. mergeFrom(HeaderValueOption other)HeaderValueOption.BuilderHeaderValueOption.Builder. mergeHeader(HeaderValue value)Header name/value pair that this option applies to.HeaderValueOption.BuilderHeaderValueOption.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static HeaderValueOption.BuilderHeaderValueOption. newBuilder()static HeaderValueOption.BuilderHeaderValueOption. newBuilder(HeaderValueOption prototype)HeaderValueOption.BuilderHeaderValueOption. newBuilderForType()protected HeaderValueOption.BuilderHeaderValueOption. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)HeaderValueOption.BuilderHeaderValueOption.Builder. setAppend(com.google.protobuf.BoolValue value)Should the value be appended?HeaderValueOption.BuilderHeaderValueOption.Builder. setAppend(com.google.protobuf.BoolValue.Builder builderForValue)Should the value be appended?HeaderValueOption.BuilderHeaderValueOption.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)HeaderValueOption.BuilderHeaderValueOption.Builder. setHeader(HeaderValue value)Header name/value pair that this option applies to.HeaderValueOption.BuilderHeaderValueOption.Builder. setHeader(HeaderValue.Builder builderForValue)Header name/value pair that this option applies to.HeaderValueOption.BuilderHeaderValueOption.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)HeaderValueOption.BuilderHeaderValueOption.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)HeaderValueOption.BuilderHeaderValueOption. toBuilder()Methods in io.envoyproxy.envoy.api.v2.core that return types with arguments of type HeaderValueOption.Builder Modifier and Type Method Description 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.Methods in io.envoyproxy.envoy.api.v2.core with parameters of type HeaderValueOption.Builder Modifier and Type Method Description HealthCheck.HttpHealthCheck.BuilderHealthCheck.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.BuilderHealthCheck.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.HealthCheck.HttpHealthCheck.BuilderHealthCheck.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. -
Uses of HeaderValueOption.Builder in io.envoyproxy.envoy.api.v2.route
Methods in io.envoyproxy.envoy.api.v2.route that return HeaderValueOption.Builder Modifier and Type Method Description HeaderValueOption.BuilderRoute.Builder. addRequestHeadersToAddBuilder()Specifies a set of headers that will be added to requests matching this route.HeaderValueOption.BuilderRoute.Builder. addRequestHeadersToAddBuilder(int index)Specifies a set of headers that will be added to requests matching this route.HeaderValueOption.BuilderVirtualHost.Builder. addRequestHeadersToAddBuilder()Specifies a list of HTTP headers that should be added to each request handled by this virtual host.HeaderValueOption.BuilderVirtualHost.Builder. addRequestHeadersToAddBuilder(int index)Specifies a list of HTTP headers that should be added to each request handled by this virtual host.HeaderValueOption.BuilderWeightedCluster.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`.HeaderValueOption.BuilderWeightedCluster.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`.HeaderValueOption.BuilderRoute.Builder. addResponseHeadersToAddBuilder()Specifies a set of headers that will be added to responses to requests matching this route.HeaderValueOption.BuilderRoute.Builder. addResponseHeadersToAddBuilder(int index)Specifies a set of headers that will be added to responses to requests matching this route.HeaderValueOption.BuilderVirtualHost.Builder. addResponseHeadersToAddBuilder()Specifies a list of HTTP headers that should be added to each response handled by this virtual host.HeaderValueOption.BuilderVirtualHost.Builder. addResponseHeadersToAddBuilder(int index)Specifies a list of HTTP headers that should be added to each response handled by this virtual host.HeaderValueOption.BuilderWeightedCluster.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`.HeaderValueOption.BuilderWeightedCluster.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`.HeaderValueOption.BuilderRoute.Builder. getRequestHeadersToAddBuilder(int index)Specifies a set of headers that will be added to requests matching this route.HeaderValueOption.BuilderVirtualHost.Builder. getRequestHeadersToAddBuilder(int index)Specifies a list of HTTP headers that should be added to each request handled by this virtual host.HeaderValueOption.BuilderWeightedCluster.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`.HeaderValueOption.BuilderRoute.Builder. getResponseHeadersToAddBuilder(int index)Specifies a set of headers that will be added to responses to requests matching this route.HeaderValueOption.BuilderVirtualHost.Builder. getResponseHeadersToAddBuilder(int index)Specifies a list of HTTP headers that should be added to each response handled by this virtual host.HeaderValueOption.BuilderWeightedCluster.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`.Methods in io.envoyproxy.envoy.api.v2.route that return types with arguments of type HeaderValueOption.Builder Modifier and Type Method Description List<HeaderValueOption.Builder>Route.Builder. getRequestHeadersToAddBuilderList()Specifies a set of headers that will be added to requests matching this route.List<HeaderValueOption.Builder>VirtualHost.Builder. getRequestHeadersToAddBuilderList()Specifies a list of HTTP headers that should be added to each request handled by this virtual host.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_api_msg_route.RouteAction`.List<HeaderValueOption.Builder>Route.Builder. getResponseHeadersToAddBuilderList()Specifies a set of headers that will be added to responses to requests matching this route.List<HeaderValueOption.Builder>VirtualHost.Builder. getResponseHeadersToAddBuilderList()Specifies a list of HTTP headers that should be added to each response handled by this virtual host.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_api_msg_route.RouteAction`.Methods in io.envoyproxy.envoy.api.v2.route with parameters of type HeaderValueOption.Builder Modifier and Type Method Description Route.BuilderRoute.Builder. addRequestHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)Specifies a set of headers that will be added to requests matching this route.Route.BuilderRoute.Builder. addRequestHeadersToAdd(HeaderValueOption.Builder builderForValue)Specifies a set of headers that will be added to requests matching this route.VirtualHost.BuilderVirtualHost.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.BuilderVirtualHost.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.BuilderWeightedCluster.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_api_msg_route.RouteAction`.WeightedCluster.ClusterWeight.BuilderWeightedCluster.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_api_msg_route.RouteAction`.Route.BuilderRoute.Builder. addResponseHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)Specifies a set of headers that will be added to responses to requests matching this route.Route.BuilderRoute.Builder. addResponseHeadersToAdd(HeaderValueOption.Builder builderForValue)Specifies a set of headers that will be added to responses to requests matching this route.VirtualHost.BuilderVirtualHost.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.BuilderVirtualHost.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.BuilderWeightedCluster.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_api_msg_route.RouteAction`.WeightedCluster.ClusterWeight.BuilderWeightedCluster.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_api_msg_route.RouteAction`.Route.BuilderRoute.Builder. setRequestHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)Specifies a set of headers that will be added to requests matching this route.VirtualHost.BuilderVirtualHost.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.BuilderWeightedCluster.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_api_msg_route.RouteAction`.Route.BuilderRoute.Builder. setResponseHeadersToAdd(int index, HeaderValueOption.Builder builderForValue)Specifies a set of headers that will be added to responses to requests matching this route.VirtualHost.BuilderVirtualHost.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.BuilderWeightedCluster.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_api_msg_route.RouteAction`. -
Uses of HeaderValueOption.Builder in io.envoyproxy.envoy.service.auth.v2
Methods in io.envoyproxy.envoy.service.auth.v2 that return HeaderValueOption.Builder Modifier and Type Method Description HeaderValueOption.BuilderDeniedHttpResponse.Builder. addHeadersBuilder()This field allows the authorization service to send HTTP response headers to the downstream client.HeaderValueOption.BuilderDeniedHttpResponse.Builder. addHeadersBuilder(int index)This field allows the authorization service to send HTTP response headers to the downstream client.HeaderValueOption.BuilderOkHttpResponse.Builder. addHeadersBuilder()HTTP entity headers in addition to the original request headers.HeaderValueOption.BuilderOkHttpResponse.Builder. addHeadersBuilder(int index)HTTP entity headers in addition to the original request headers.HeaderValueOption.BuilderDeniedHttpResponse.Builder. getHeadersBuilder(int index)This field allows the authorization service to send HTTP response headers to the downstream client.HeaderValueOption.BuilderOkHttpResponse.Builder. getHeadersBuilder(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 HeaderValueOption.Builder Modifier and Type Method Description List<HeaderValueOption.Builder>DeniedHttpResponse.Builder. getHeadersBuilderList()This field allows the authorization service to send HTTP response headers to the downstream client.List<HeaderValueOption.Builder>OkHttpResponse.Builder. getHeadersBuilderList()HTTP entity headers in addition to the original request headers.Methods in io.envoyproxy.envoy.service.auth.v2 with parameters of type HeaderValueOption.Builder Modifier and Type Method Description DeniedHttpResponse.BuilderDeniedHttpResponse.Builder. addHeaders(int index, HeaderValueOption.Builder builderForValue)This field allows the authorization service to send HTTP response headers to the downstream client.DeniedHttpResponse.BuilderDeniedHttpResponse.Builder. addHeaders(HeaderValueOption.Builder builderForValue)This field allows the authorization service to send HTTP response headers to the downstream client.OkHttpResponse.BuilderOkHttpResponse.Builder. addHeaders(int index, HeaderValueOption.Builder builderForValue)HTTP entity headers in addition to the original request headers.OkHttpResponse.BuilderOkHttpResponse.Builder. addHeaders(HeaderValueOption.Builder builderForValue)HTTP entity headers in addition to the original request headers.DeniedHttpResponse.BuilderDeniedHttpResponse.Builder. setHeaders(int index, HeaderValueOption.Builder builderForValue)This field allows the authorization service to send HTTP response headers to the downstream client.OkHttpResponse.BuilderOkHttpResponse.Builder. setHeaders(int index, HeaderValueOption.Builder builderForValue)HTTP entity headers in addition to the original request headers.
-