Uses of Class
io.envoyproxy.envoy.config.core.v3.HeaderValue.Builder
Packages that use HeaderValue.Builder
Package
Description
-
Uses of HeaderValue.Builder in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return HeaderValue.BuilderModifier and TypeMethodDescriptionHeaderMap.Builder.addHeadersBuilder()A list of header names and their values.HeaderMap.Builder.addHeadersBuilder(int index) A list of header names and their values.GrpcService.Builder.addInitialMetadataBuilder()Additional metadata to include in streams initiated to the GrpcService.GrpcService.Builder.addInitialMetadataBuilder(int index) Additional metadata to include in streams initiated to the GrpcService.HeaderValue.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) HeaderValue.Builder.clear()HeaderValue.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) HeaderValue.Builder.clearKey()Header name.HeaderValue.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) HeaderValue.Builder.clearRawValue()Header value is encoded as bytes which can support non-utf8 characters.HeaderValue.Builder.clearValue()Header value.HeaderValue.Builder.clone()HeaderValueOption.Builder.getHeaderBuilder()Header name/value pair that this option applies to.HeaderMap.Builder.getHeadersBuilder(int index) A list of header names and their values.GrpcService.Builder.getInitialMetadataBuilder(int index) Additional metadata to include in streams initiated to the GrpcService.HeaderValue.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HeaderValue.Builder.mergeFrom(com.google.protobuf.Message other) HeaderValue.Builder.mergeFrom(HeaderValue other) final HeaderValue.BuilderHeaderValue.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static HeaderValue.BuilderHeaderValue.newBuilder()static HeaderValue.BuilderHeaderValue.newBuilder(HeaderValue prototype) HeaderValue.newBuilderForType()protected HeaderValue.BuilderHeaderValue.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Header name.HeaderValue.Builder.setKeyBytes(com.google.protobuf.ByteString value) Header name.HeaderValue.Builder.setRawValue(com.google.protobuf.ByteString value) Header value is encoded as bytes which can support non-utf8 characters.HeaderValue.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final HeaderValue.BuilderHeaderValue.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Header value.HeaderValue.Builder.setValueBytes(com.google.protobuf.ByteString value) Header value.HeaderValue.toBuilder()Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type HeaderValue.BuilderModifier and TypeMethodDescriptionHeaderMap.Builder.getHeadersBuilderList()A list of header names and their values.GrpcService.Builder.getInitialMetadataBuilderList()Additional metadata to include in streams initiated to the GrpcService.Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type HeaderValue.BuilderModifier and TypeMethodDescriptionHeaderMap.Builder.addHeaders(int index, HeaderValue.Builder builderForValue) A list of header names and their values.HeaderMap.Builder.addHeaders(HeaderValue.Builder builderForValue) A list of header names and their values.GrpcService.Builder.addInitialMetadata(int index, HeaderValue.Builder builderForValue) Additional metadata to include in streams initiated to the GrpcService.GrpcService.Builder.addInitialMetadata(HeaderValue.Builder builderForValue) Additional metadata to include in streams initiated to the GrpcService.HeaderValueOption.Builder.setHeader(HeaderValue.Builder builderForValue) Header name/value pair that this option applies to.HeaderMap.Builder.setHeaders(int index, HeaderValue.Builder builderForValue) A list of header names and their values.GrpcService.Builder.setInitialMetadata(int index, HeaderValue.Builder builderForValue) Additional metadata to include in streams initiated to the GrpcService. -
Uses of HeaderValue.Builder in io.envoyproxy.envoy.data.tap.v3
Methods in io.envoyproxy.envoy.data.tap.v3 that return HeaderValue.BuilderModifier and TypeMethodDescriptionHttpBufferedTrace.Message.Builder.addHeadersBuilder()Message headers.HttpBufferedTrace.Message.Builder.addHeadersBuilder(int index) Message headers.HttpBufferedTrace.Message.Builder.addTrailersBuilder()Message trailers.HttpBufferedTrace.Message.Builder.addTrailersBuilder(int index) Message trailers.HttpBufferedTrace.Message.Builder.getHeadersBuilder(int index) Message headers.HttpBufferedTrace.Message.Builder.getTrailersBuilder(int index) Message trailers.Methods in io.envoyproxy.envoy.data.tap.v3 that return types with arguments of type HeaderValue.BuilderModifier and TypeMethodDescriptionHttpBufferedTrace.Message.Builder.getHeadersBuilderList()Message headers.HttpBufferedTrace.Message.Builder.getTrailersBuilderList()Message trailers.Methods in io.envoyproxy.envoy.data.tap.v3 with parameters of type HeaderValue.BuilderModifier and TypeMethodDescriptionHttpBufferedTrace.Message.Builder.addHeaders(int index, HeaderValue.Builder builderForValue) Message headers.HttpBufferedTrace.Message.Builder.addHeaders(HeaderValue.Builder builderForValue) Message headers.HttpBufferedTrace.Message.Builder.addTrailers(int index, HeaderValue.Builder builderForValue) Message trailers.HttpBufferedTrace.Message.Builder.addTrailers(HeaderValue.Builder builderForValue) Message trailers.HttpBufferedTrace.Message.Builder.setHeaders(int index, HeaderValue.Builder builderForValue) Message headers.HttpBufferedTrace.Message.Builder.setTrailers(int index, HeaderValue.Builder builderForValue) Message trailers. -
Uses of HeaderValue.Builder in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 that return HeaderValue.BuilderModifier and TypeMethodDescriptionAuthorizationRequest.Builder.addHeadersToAddBuilder()Sets a list of headers that will be included in the request to the authorization service. .. note:: Client request headers with the same key will be overridden.AuthorizationRequest.Builder.addHeadersToAddBuilder(int index) Sets a list of headers that will be included in the request to the authorization service. .. note:: Client request headers with the same key will be overridden.AuthorizationRequest.Builder.getHeadersToAddBuilder(int index) Sets a list of headers that will be included in the request to the authorization service. .. note:: Client request headers with the same key will be overridden.Methods in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 that return types with arguments of type HeaderValue.BuilderModifier and TypeMethodDescriptionAuthorizationRequest.Builder.getHeadersToAddBuilderList()Sets a list of headers that will be included in the request to the authorization service. .. note:: Client request headers with the same key will be overridden.Methods in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 with parameters of type HeaderValue.BuilderModifier and TypeMethodDescriptionAuthorizationRequest.Builder.addHeadersToAdd(int index, HeaderValue.Builder builderForValue) Sets a list of headers that will be included in the request to the authorization service. .. note:: Client request headers with the same key will be overridden.AuthorizationRequest.Builder.addHeadersToAdd(HeaderValue.Builder builderForValue) Sets a list of headers that will be included in the request to the authorization service. .. note:: Client request headers with the same key will be overridden.AuthorizationRequest.Builder.setHeadersToAdd(int index, HeaderValue.Builder builderForValue) Sets a list of headers that will be included in the request to the authorization service. .. note:: Client request headers with the same key will be overridden. -
Uses of HeaderValue.Builder in io.envoyproxy.envoy.extensions.filters.http.ext_proc.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.ext_proc.v3 that return HeaderValue.BuilderModifier and TypeMethodDescriptionExtProcOverrides.Builder.addGrpcInitialMetadataBuilder()Additional metadata to include into streams initiated to the ``ext_proc`` gRPC service.ExtProcOverrides.Builder.addGrpcInitialMetadataBuilder(int index) Additional metadata to include into streams initiated to the ``ext_proc`` gRPC service.ExtProcOverrides.Builder.getGrpcInitialMetadataBuilder(int index) Additional metadata to include into streams initiated to the ``ext_proc`` gRPC service.Methods in io.envoyproxy.envoy.extensions.filters.http.ext_proc.v3 that return types with arguments of type HeaderValue.BuilderModifier and TypeMethodDescriptionExtProcOverrides.Builder.getGrpcInitialMetadataBuilderList()Additional metadata to include into streams initiated to the ``ext_proc`` gRPC service.Methods in io.envoyproxy.envoy.extensions.filters.http.ext_proc.v3 with parameters of type HeaderValue.BuilderModifier and TypeMethodDescriptionExtProcOverrides.Builder.addGrpcInitialMetadata(int index, HeaderValue.Builder builderForValue) Additional metadata to include into streams initiated to the ``ext_proc`` gRPC service.ExtProcOverrides.Builder.addGrpcInitialMetadata(HeaderValue.Builder builderForValue) Additional metadata to include into streams initiated to the ``ext_proc`` gRPC service.ExtProcOverrides.Builder.setGrpcInitialMetadata(int index, HeaderValue.Builder builderForValue) Additional metadata to include into streams initiated to the ``ext_proc`` gRPC service. -
Uses of HeaderValue.Builder in io.envoyproxy.envoy.service.ratelimit.v3
Methods in io.envoyproxy.envoy.service.ratelimit.v3 that return HeaderValue.BuilderModifier and TypeMethodDescriptionRateLimitResponse.Builder.addRequestHeadersToAddBuilder()A list of headers to add to the request when forwardedRateLimitResponse.Builder.addRequestHeadersToAddBuilder(int index) A list of headers to add to the request when forwardedRateLimitResponse.Builder.addResponseHeadersToAddBuilder()A list of headers to add to the responseRateLimitResponse.Builder.addResponseHeadersToAddBuilder(int index) A list of headers to add to the responseRateLimitResponse.Builder.getRequestHeadersToAddBuilder(int index) A list of headers to add to the request when forwardedRateLimitResponse.Builder.getResponseHeadersToAddBuilder(int index) A list of headers to add to the responseMethods in io.envoyproxy.envoy.service.ratelimit.v3 that return types with arguments of type HeaderValue.BuilderModifier and TypeMethodDescriptionRateLimitResponse.Builder.getRequestHeadersToAddBuilderList()A list of headers to add to the request when forwardedRateLimitResponse.Builder.getResponseHeadersToAddBuilderList()A list of headers to add to the responseMethods in io.envoyproxy.envoy.service.ratelimit.v3 with parameters of type HeaderValue.BuilderModifier and TypeMethodDescriptionRateLimitResponse.Builder.addRequestHeadersToAdd(int index, HeaderValue.Builder builderForValue) A list of headers to add to the request when forwardedRateLimitResponse.Builder.addRequestHeadersToAdd(HeaderValue.Builder builderForValue) A list of headers to add to the request when forwardedRateLimitResponse.Builder.addResponseHeadersToAdd(int index, HeaderValue.Builder builderForValue) A list of headers to add to the responseRateLimitResponse.Builder.addResponseHeadersToAdd(HeaderValue.Builder builderForValue) A list of headers to add to the responseRateLimitResponse.Builder.setRequestHeadersToAdd(int index, HeaderValue.Builder builderForValue) A list of headers to add to the request when forwardedRateLimitResponse.Builder.setResponseHeadersToAdd(int index, HeaderValue.Builder builderForValue) A list of headers to add to the response