Uses of Class
io.envoyproxy.envoy.api.v2.core.HeaderValue.Builder
Packages that use HeaderValue.Builder
Package
Description
-
Uses of HeaderValue.Builder in io.envoyproxy.envoy.api.v2.core
Methods in io.envoyproxy.envoy.api.v2.core that return HeaderValue.BuilderModifier and TypeMethodDescriptionHeaderMap.Builder.addHeadersBuilder()repeated .envoy.api.v2.core.HeaderValue headers = 1;HeaderMap.Builder.addHeadersBuilder(int index) repeated .envoy.api.v2.core.HeaderValue headers = 1;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.clearValue()Header value.HeaderValue.Builder.clone()HeaderValueOption.Builder.getHeaderBuilder()Header name/value pair that this option applies to.HeaderMap.Builder.getHeadersBuilder(int index) repeated .envoy.api.v2.core.HeaderValue headers = 1;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.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.api.v2.core that return types with arguments of type HeaderValue.BuilderModifier and TypeMethodDescriptionHeaderMap.Builder.getHeadersBuilderList()repeated .envoy.api.v2.core.HeaderValue headers = 1;GrpcService.Builder.getInitialMetadataBuilderList()Additional metadata to include in streams initiated to the GrpcService.Methods in io.envoyproxy.envoy.api.v2.core with parameters of type HeaderValue.BuilderModifier and TypeMethodDescriptionHeaderMap.Builder.addHeaders(int index, HeaderValue.Builder builderForValue) repeated .envoy.api.v2.core.HeaderValue headers = 1;HeaderMap.Builder.addHeaders(HeaderValue.Builder builderForValue) repeated .envoy.api.v2.core.HeaderValue headers = 1;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) repeated .envoy.api.v2.core.HeaderValue headers = 1;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.config.filter.http.ext_authz.v2
Methods in io.envoyproxy.envoy.config.filter.http.ext_authz.v2 that return HeaderValue.BuilderModifier and TypeMethodDescriptionAuthorizationRequest.Builder.addHeadersToAddBuilder()Sets a list of headers that will be included to the request to authorization service.AuthorizationRequest.Builder.addHeadersToAddBuilder(int index) Sets a list of headers that will be included to the request to authorization service.AuthorizationRequest.Builder.getHeadersToAddBuilder(int index) Sets a list of headers that will be included to the request to authorization service.Methods in io.envoyproxy.envoy.config.filter.http.ext_authz.v2 that return types with arguments of type HeaderValue.BuilderModifier and TypeMethodDescriptionAuthorizationRequest.Builder.getHeadersToAddBuilderList()Sets a list of headers that will be included to the request to authorization service.Methods in io.envoyproxy.envoy.config.filter.http.ext_authz.v2 with parameters of type HeaderValue.BuilderModifier and TypeMethodDescriptionAuthorizationRequest.Builder.addHeadersToAdd(int index, HeaderValue.Builder builderForValue) Sets a list of headers that will be included to the request to authorization service.AuthorizationRequest.Builder.addHeadersToAdd(HeaderValue.Builder builderForValue) Sets a list of headers that will be included to the request to authorization service.AuthorizationRequest.Builder.setHeadersToAdd(int index, HeaderValue.Builder builderForValue) Sets a list of headers that will be included to the request to authorization service. -
Uses of HeaderValue.Builder in io.envoyproxy.envoy.data.tap.v2alpha
Methods in io.envoyproxy.envoy.data.tap.v2alpha 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.v2alpha 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.v2alpha 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.service.ratelimit.v2
Methods in io.envoyproxy.envoy.service.ratelimit.v2 that return HeaderValue.BuilderModifier and TypeMethodDescriptionRateLimitResponse.Builder.addHeadersBuilder()A list of headers to add to the responseRateLimitResponse.Builder.addHeadersBuilder(int index) A list of headers to add to the responseRateLimitResponse.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.getHeadersBuilder(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 forwardedMethods in io.envoyproxy.envoy.service.ratelimit.v2 that return types with arguments of type HeaderValue.BuilderModifier and TypeMethodDescriptionRateLimitResponse.Builder.getHeadersBuilderList()A list of headers to add to the responseRateLimitResponse.Builder.getRequestHeadersToAddBuilderList()A list of headers to add to the request when forwardedMethods in io.envoyproxy.envoy.service.ratelimit.v2 with parameters of type HeaderValue.BuilderModifier and TypeMethodDescriptionRateLimitResponse.Builder.addHeaders(int index, HeaderValue.Builder builderForValue) A list of headers to add to the responseRateLimitResponse.Builder.addHeaders(HeaderValue.Builder builderForValue) A list of headers to add to the responseRateLimitResponse.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.setHeaders(int index, 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 forwarded