Uses of Class
io.envoyproxy.envoy.api.v2.core.HeaderValue.Builder
-
-
Uses of HeaderValue.Builder in io.envoyproxy.envoy.api.v2.core
Methods in io.envoyproxy.envoy.api.v2.core that return HeaderValue.Builder Modifier and Type Method Description HeaderValue.BuilderHeaderMap.Builder. addHeadersBuilder()repeated .envoy.api.v2.core.HeaderValue headers = 1;HeaderValue.BuilderHeaderMap.Builder. addHeadersBuilder(int index)repeated .envoy.api.v2.core.HeaderValue headers = 1;HeaderValue.BuilderGrpcService.Builder. addInitialMetadataBuilder()Additional metadata to include in streams initiated to the GrpcService.HeaderValue.BuilderGrpcService.Builder. addInitialMetadataBuilder(int index)Additional metadata to include in streams initiated to the GrpcService.HeaderValue.BuilderHeaderValue.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)HeaderValue.BuilderHeaderValue.Builder. clear()HeaderValue.BuilderHeaderValue.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)HeaderValue.BuilderHeaderValue.Builder. clearKey()Header name.HeaderValue.BuilderHeaderValue.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)HeaderValue.BuilderHeaderValue.Builder. clearValue()Header value.HeaderValue.BuilderHeaderValue.Builder. clone()HeaderValue.BuilderHeaderValueOption.Builder. getHeaderBuilder()Header name/value pair that this option applies to.HeaderValue.BuilderHeaderMap.Builder. getHeadersBuilder(int index)repeated .envoy.api.v2.core.HeaderValue headers = 1;HeaderValue.BuilderGrpcService.Builder. getInitialMetadataBuilder(int index)Additional metadata to include in streams initiated to the GrpcService.HeaderValue.BuilderHeaderValue.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)HeaderValue.BuilderHeaderValue.Builder. mergeFrom(com.google.protobuf.Message other)HeaderValue.BuilderHeaderValue.Builder. mergeFrom(HeaderValue other)HeaderValue.BuilderHeaderValue.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static HeaderValue.BuilderHeaderValue. newBuilder()static HeaderValue.BuilderHeaderValue. newBuilder(HeaderValue prototype)HeaderValue.BuilderHeaderValue. newBuilderForType()protected HeaderValue.BuilderHeaderValue. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)HeaderValue.BuilderHeaderValue.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)HeaderValue.BuilderHeaderValue.Builder. setKey(String value)Header name.HeaderValue.BuilderHeaderValue.Builder. setKeyBytes(com.google.protobuf.ByteString value)Header name.HeaderValue.BuilderHeaderValue.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)HeaderValue.BuilderHeaderValue.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)HeaderValue.BuilderHeaderValue.Builder. setValue(String value)Header value.HeaderValue.BuilderHeaderValue.Builder. setValueBytes(com.google.protobuf.ByteString value)Header value.HeaderValue.BuilderHeaderValue. toBuilder()Methods in io.envoyproxy.envoy.api.v2.core that return types with arguments of type HeaderValue.Builder Modifier and Type Method Description List<HeaderValue.Builder>HeaderMap.Builder. getHeadersBuilderList()repeated .envoy.api.v2.core.HeaderValue headers = 1;List<HeaderValue.Builder>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.Builder Modifier and Type Method Description HeaderMap.BuilderHeaderMap.Builder. addHeaders(int index, HeaderValue.Builder builderForValue)repeated .envoy.api.v2.core.HeaderValue headers = 1;HeaderMap.BuilderHeaderMap.Builder. addHeaders(HeaderValue.Builder builderForValue)repeated .envoy.api.v2.core.HeaderValue headers = 1;GrpcService.BuilderGrpcService.Builder. addInitialMetadata(int index, HeaderValue.Builder builderForValue)Additional metadata to include in streams initiated to the GrpcService.GrpcService.BuilderGrpcService.Builder. addInitialMetadata(HeaderValue.Builder builderForValue)Additional metadata to include in streams initiated to the GrpcService.HeaderValueOption.BuilderHeaderValueOption.Builder. setHeader(HeaderValue.Builder builderForValue)Header name/value pair that this option applies to.HeaderMap.BuilderHeaderMap.Builder. setHeaders(int index, HeaderValue.Builder builderForValue)repeated .envoy.api.v2.core.HeaderValue headers = 1;GrpcService.BuilderGrpcService.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.Builder Modifier and Type Method Description HeaderValue.BuilderAuthorizationRequest.Builder. addHeadersToAddBuilder()Sets a list of headers that will be included to the request to authorization service.HeaderValue.BuilderAuthorizationRequest.Builder. addHeadersToAddBuilder(int index)Sets a list of headers that will be included to the request to authorization service.HeaderValue.BuilderAuthorizationRequest.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.Builder Modifier and Type Method Description List<HeaderValue.Builder>AuthorizationRequest.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.Builder Modifier and Type Method Description AuthorizationRequest.BuilderAuthorizationRequest.Builder. addHeadersToAdd(int index, HeaderValue.Builder builderForValue)Sets a list of headers that will be included to the request to authorization service.AuthorizationRequest.BuilderAuthorizationRequest.Builder. addHeadersToAdd(HeaderValue.Builder builderForValue)Sets a list of headers that will be included to the request to authorization service.AuthorizationRequest.BuilderAuthorizationRequest.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.Builder Modifier and Type Method Description HeaderValue.BuilderHttpBufferedTrace.Message.Builder. addHeadersBuilder()Message headers.HeaderValue.BuilderHttpBufferedTrace.Message.Builder. addHeadersBuilder(int index)Message headers.HeaderValue.BuilderHttpBufferedTrace.Message.Builder. addTrailersBuilder()Message trailers.HeaderValue.BuilderHttpBufferedTrace.Message.Builder. addTrailersBuilder(int index)Message trailers.HeaderValue.BuilderHttpBufferedTrace.Message.Builder. getHeadersBuilder(int index)Message headers.HeaderValue.BuilderHttpBufferedTrace.Message.Builder. getTrailersBuilder(int index)Message trailers.Methods in io.envoyproxy.envoy.data.tap.v2alpha that return types with arguments of type HeaderValue.Builder Modifier and Type Method Description List<HeaderValue.Builder>HttpBufferedTrace.Message.Builder. getHeadersBuilderList()Message headers.List<HeaderValue.Builder>HttpBufferedTrace.Message.Builder. getTrailersBuilderList()Message trailers.Methods in io.envoyproxy.envoy.data.tap.v2alpha with parameters of type HeaderValue.Builder Modifier and Type Method Description HttpBufferedTrace.Message.BuilderHttpBufferedTrace.Message.Builder. addHeaders(int index, HeaderValue.Builder builderForValue)Message headers.HttpBufferedTrace.Message.BuilderHttpBufferedTrace.Message.Builder. addHeaders(HeaderValue.Builder builderForValue)Message headers.HttpBufferedTrace.Message.BuilderHttpBufferedTrace.Message.Builder. addTrailers(int index, HeaderValue.Builder builderForValue)Message trailers.HttpBufferedTrace.Message.BuilderHttpBufferedTrace.Message.Builder. addTrailers(HeaderValue.Builder builderForValue)Message trailers.HttpBufferedTrace.Message.BuilderHttpBufferedTrace.Message.Builder. setHeaders(int index, HeaderValue.Builder builderForValue)Message headers.HttpBufferedTrace.Message.BuilderHttpBufferedTrace.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.Builder Modifier and Type Method Description HeaderValue.BuilderRateLimitResponse.Builder. addHeadersBuilder()A list of headers to add to the responseHeaderValue.BuilderRateLimitResponse.Builder. addHeadersBuilder(int index)A list of headers to add to the responseHeaderValue.BuilderRateLimitResponse.Builder. addRequestHeadersToAddBuilder()A list of headers to add to the request when forwardedHeaderValue.BuilderRateLimitResponse.Builder. addRequestHeadersToAddBuilder(int index)A list of headers to add to the request when forwardedHeaderValue.BuilderRateLimitResponse.Builder. getHeadersBuilder(int index)A list of headers to add to the responseHeaderValue.BuilderRateLimitResponse.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.Builder Modifier and Type Method Description List<HeaderValue.Builder>RateLimitResponse.Builder. getHeadersBuilderList()A list of headers to add to the responseList<HeaderValue.Builder>RateLimitResponse.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.Builder Modifier and Type Method Description RateLimitResponse.BuilderRateLimitResponse.Builder. addHeaders(int index, HeaderValue.Builder builderForValue)A list of headers to add to the responseRateLimitResponse.BuilderRateLimitResponse.Builder. addHeaders(HeaderValue.Builder builderForValue)A list of headers to add to the responseRateLimitResponse.BuilderRateLimitResponse.Builder. addRequestHeadersToAdd(int index, HeaderValue.Builder builderForValue)A list of headers to add to the request when forwardedRateLimitResponse.BuilderRateLimitResponse.Builder. addRequestHeadersToAdd(HeaderValue.Builder builderForValue)A list of headers to add to the request when forwardedRateLimitResponse.BuilderRateLimitResponse.Builder. setHeaders(int index, HeaderValue.Builder builderForValue)A list of headers to add to the responseRateLimitResponse.BuilderRateLimitResponse.Builder. setRequestHeadersToAdd(int index, HeaderValue.Builder builderForValue)A list of headers to add to the request when forwarded
-