Uses of Class
io.envoyproxy.envoy.config.core.v3.HeaderValue
-
-
Uses of HeaderValue in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return HeaderValue Modifier and Type Method Description HeaderValueHeaderValue.Builder. build()HeaderValueHeaderValue.Builder. buildPartial()static HeaderValueHeaderValue. getDefaultInstance()HeaderValueHeaderValue.Builder. getDefaultInstanceForType()HeaderValueHeaderValue. getDefaultInstanceForType()HeaderValueHeaderValueOption.Builder. getHeader()Header name/value pair that this option applies to.HeaderValueHeaderValueOption. getHeader()Header name/value pair that this option applies to.HeaderValueHeaderValueOptionOrBuilder. getHeader()Header name/value pair that this option applies to.HeaderValueHeaderMap.Builder. getHeaders(int index)repeated .envoy.config.core.v3.HeaderValue headers = 1;HeaderValueHeaderMap. getHeaders(int index)repeated .envoy.config.core.v3.HeaderValue headers = 1;HeaderValueHeaderMapOrBuilder. getHeaders(int index)repeated .envoy.config.core.v3.HeaderValue headers = 1;HeaderValueGrpcService.Builder. getInitialMetadata(int index)Additional metadata to include in streams initiated to the GrpcService.HeaderValueGrpcService. getInitialMetadata(int index)Additional metadata to include in streams initiated to the GrpcService.HeaderValueGrpcServiceOrBuilder. getInitialMetadata(int index)Additional metadata to include in streams initiated to the GrpcService.static HeaderValueHeaderValue. parseDelimitedFrom(InputStream input)static HeaderValueHeaderValue. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HeaderValueHeaderValue. parseFrom(byte[] data)static HeaderValueHeaderValue. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HeaderValueHeaderValue. parseFrom(com.google.protobuf.ByteString data)static HeaderValueHeaderValue. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HeaderValueHeaderValue. parseFrom(com.google.protobuf.CodedInputStream input)static HeaderValueHeaderValue. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HeaderValueHeaderValue. parseFrom(InputStream input)static HeaderValueHeaderValue. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HeaderValueHeaderValue. parseFrom(ByteBuffer data)static HeaderValueHeaderValue. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type HeaderValue Modifier and Type Method Description List<HeaderValue>HeaderMap.Builder. getHeadersList()repeated .envoy.config.core.v3.HeaderValue headers = 1;List<HeaderValue>HeaderMap. getHeadersList()repeated .envoy.config.core.v3.HeaderValue headers = 1;List<HeaderValue>HeaderMapOrBuilder. getHeadersList()repeated .envoy.config.core.v3.HeaderValue headers = 1;List<HeaderValue>GrpcService.Builder. getInitialMetadataList()Additional metadata to include in streams initiated to the GrpcService.List<HeaderValue>GrpcService. getInitialMetadataList()Additional metadata to include in streams initiated to the GrpcService.List<HeaderValue>GrpcServiceOrBuilder. getInitialMetadataList()Additional metadata to include in streams initiated to the GrpcService.com.google.protobuf.Parser<HeaderValue>HeaderValue. getParserForType()static com.google.protobuf.Parser<HeaderValue>HeaderValue. parser()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type HeaderValue Modifier and Type Method Description HeaderMap.BuilderHeaderMap.Builder. addHeaders(int index, HeaderValue value)repeated .envoy.config.core.v3.HeaderValue headers = 1;HeaderMap.BuilderHeaderMap.Builder. addHeaders(HeaderValue value)repeated .envoy.config.core.v3.HeaderValue headers = 1;GrpcService.BuilderGrpcService.Builder. addInitialMetadata(int index, HeaderValue value)Additional metadata to include in streams initiated to the GrpcService.GrpcService.BuilderGrpcService.Builder. addInitialMetadata(HeaderValue value)Additional metadata to include in streams initiated to the GrpcService.HeaderValue.BuilderHeaderValue.Builder. mergeFrom(HeaderValue other)HeaderValueOption.BuilderHeaderValueOption.Builder. mergeHeader(HeaderValue value)Header name/value pair that this option applies to.static HeaderValue.BuilderHeaderValue. newBuilder(HeaderValue prototype)HeaderValueOption.BuilderHeaderValueOption.Builder. setHeader(HeaderValue value)Header name/value pair that this option applies to.HeaderMap.BuilderHeaderMap.Builder. setHeaders(int index, HeaderValue value)repeated .envoy.config.core.v3.HeaderValue headers = 1;GrpcService.BuilderGrpcService.Builder. setInitialMetadata(int index, HeaderValue value)Additional metadata to include in streams initiated to the GrpcService.Method parameters in io.envoyproxy.envoy.config.core.v3 with type arguments of type HeaderValue Modifier and Type Method Description HeaderMap.BuilderHeaderMap.Builder. addAllHeaders(Iterable<? extends HeaderValue> values)repeated .envoy.config.core.v3.HeaderValue headers = 1;GrpcService.BuilderGrpcService.Builder. addAllInitialMetadata(Iterable<? extends HeaderValue> values)Additional metadata to include in streams initiated to the GrpcService. -
Uses of HeaderValue in io.envoyproxy.envoy.data.tap.v3
Methods in io.envoyproxy.envoy.data.tap.v3 that return HeaderValue Modifier and Type Method Description HeaderValueHttpBufferedTrace.Message.Builder. getHeaders(int index)Message headers.HeaderValueHttpBufferedTrace.Message. getHeaders(int index)Message headers.HeaderValueHttpBufferedTrace.MessageOrBuilder. getHeaders(int index)Message headers.HeaderValueHttpBufferedTrace.Message.Builder. getTrailers(int index)Message trailers.HeaderValueHttpBufferedTrace.Message. getTrailers(int index)Message trailers.HeaderValueHttpBufferedTrace.MessageOrBuilder. getTrailers(int index)Message trailers.Methods in io.envoyproxy.envoy.data.tap.v3 that return types with arguments of type HeaderValue Modifier and Type Method Description List<HeaderValue>HttpBufferedTrace.Message.Builder. getHeadersList()Message headers.List<HeaderValue>HttpBufferedTrace.Message. getHeadersList()Message headers.List<HeaderValue>HttpBufferedTrace.MessageOrBuilder. getHeadersList()Message headers.List<HeaderValue>HttpBufferedTrace.Message.Builder. getTrailersList()Message trailers.List<HeaderValue>HttpBufferedTrace.Message. getTrailersList()Message trailers.List<HeaderValue>HttpBufferedTrace.MessageOrBuilder. getTrailersList()Message trailers.Methods in io.envoyproxy.envoy.data.tap.v3 with parameters of type HeaderValue Modifier and Type Method Description HttpBufferedTrace.Message.BuilderHttpBufferedTrace.Message.Builder. addHeaders(int index, HeaderValue value)Message headers.HttpBufferedTrace.Message.BuilderHttpBufferedTrace.Message.Builder. addHeaders(HeaderValue value)Message headers.HttpBufferedTrace.Message.BuilderHttpBufferedTrace.Message.Builder. addTrailers(int index, HeaderValue value)Message trailers.HttpBufferedTrace.Message.BuilderHttpBufferedTrace.Message.Builder. addTrailers(HeaderValue value)Message trailers.HttpBufferedTrace.Message.BuilderHttpBufferedTrace.Message.Builder. setHeaders(int index, HeaderValue value)Message headers.HttpBufferedTrace.Message.BuilderHttpBufferedTrace.Message.Builder. setTrailers(int index, HeaderValue value)Message trailers.Method parameters in io.envoyproxy.envoy.data.tap.v3 with type arguments of type HeaderValue Modifier and Type Method Description HttpBufferedTrace.Message.BuilderHttpBufferedTrace.Message.Builder. addAllHeaders(Iterable<? extends HeaderValue> values)Message headers.HttpBufferedTrace.Message.BuilderHttpBufferedTrace.Message.Builder. addAllTrailers(Iterable<? extends HeaderValue> values)Message trailers. -
Uses of HeaderValue in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 that return HeaderValue Modifier and Type Method Description HeaderValueAuthorizationRequest.Builder. getHeadersToAdd(int index)Sets a list of headers that will be included to the request to authorization service.HeaderValueAuthorizationRequest. getHeadersToAdd(int index)Sets a list of headers that will be included to the request to authorization service.HeaderValueAuthorizationRequestOrBuilder. getHeadersToAdd(int index)Sets a list of headers that will be included to the request to authorization service.Methods in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 that return types with arguments of type HeaderValue Modifier and Type Method Description List<HeaderValue>AuthorizationRequest.Builder. getHeadersToAddList()Sets a list of headers that will be included to the request to authorization service.List<HeaderValue>AuthorizationRequest. getHeadersToAddList()Sets a list of headers that will be included to the request to authorization service.List<HeaderValue>AuthorizationRequestOrBuilder. getHeadersToAddList()Sets a list of headers that will be included to the request to authorization service.Methods in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 with parameters of type HeaderValue Modifier and Type Method Description AuthorizationRequest.BuilderAuthorizationRequest.Builder. addHeadersToAdd(int index, HeaderValue value)Sets a list of headers that will be included to the request to authorization service.AuthorizationRequest.BuilderAuthorizationRequest.Builder. addHeadersToAdd(HeaderValue value)Sets a list of headers that will be included to the request to authorization service.AuthorizationRequest.BuilderAuthorizationRequest.Builder. setHeadersToAdd(int index, HeaderValue value)Sets a list of headers that will be included to the request to authorization service.Method parameters in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 with type arguments of type HeaderValue Modifier and Type Method Description AuthorizationRequest.BuilderAuthorizationRequest.Builder. addAllHeadersToAdd(Iterable<? extends HeaderValue> values)Sets a list of headers that will be included to the request to authorization service. -
Uses of HeaderValue in io.envoyproxy.envoy.service.ratelimit.v3
Methods in io.envoyproxy.envoy.service.ratelimit.v3 that return HeaderValue Modifier and Type Method Description HeaderValueRateLimitResponse.Builder. getRequestHeadersToAdd(int index)A list of headers to add to the request when forwardedHeaderValueRateLimitResponse. getRequestHeadersToAdd(int index)A list of headers to add to the request when forwardedHeaderValueRateLimitResponseOrBuilder. getRequestHeadersToAdd(int index)A list of headers to add to the request when forwardedHeaderValueRateLimitResponse.Builder. getResponseHeadersToAdd(int index)A list of headers to add to the responseHeaderValueRateLimitResponse. getResponseHeadersToAdd(int index)A list of headers to add to the responseHeaderValueRateLimitResponseOrBuilder. getResponseHeadersToAdd(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 Modifier and Type Method Description List<HeaderValue>RateLimitResponse.Builder. getRequestHeadersToAddList()A list of headers to add to the request when forwardedList<HeaderValue>RateLimitResponse. getRequestHeadersToAddList()A list of headers to add to the request when forwardedList<HeaderValue>RateLimitResponseOrBuilder. getRequestHeadersToAddList()A list of headers to add to the request when forwardedList<HeaderValue>RateLimitResponse.Builder. getResponseHeadersToAddList()A list of headers to add to the responseList<HeaderValue>RateLimitResponse. getResponseHeadersToAddList()A list of headers to add to the responseList<HeaderValue>RateLimitResponseOrBuilder. getResponseHeadersToAddList()A list of headers to add to the responseMethods in io.envoyproxy.envoy.service.ratelimit.v3 with parameters of type HeaderValue Modifier and Type Method Description RateLimitResponse.BuilderRateLimitResponse.Builder. addRequestHeadersToAdd(int index, HeaderValue value)A list of headers to add to the request when forwardedRateLimitResponse.BuilderRateLimitResponse.Builder. addRequestHeadersToAdd(HeaderValue value)A list of headers to add to the request when forwardedRateLimitResponse.BuilderRateLimitResponse.Builder. addResponseHeadersToAdd(int index, HeaderValue value)A list of headers to add to the responseRateLimitResponse.BuilderRateLimitResponse.Builder. addResponseHeadersToAdd(HeaderValue value)A list of headers to add to the responseRateLimitResponse.BuilderRateLimitResponse.Builder. setRequestHeadersToAdd(int index, HeaderValue value)A list of headers to add to the request when forwardedRateLimitResponse.BuilderRateLimitResponse.Builder. setResponseHeadersToAdd(int index, HeaderValue value)A list of headers to add to the responseMethod parameters in io.envoyproxy.envoy.service.ratelimit.v3 with type arguments of type HeaderValue Modifier and Type Method Description RateLimitResponse.BuilderRateLimitResponse.Builder. addAllRequestHeadersToAdd(Iterable<? extends HeaderValue> values)A list of headers to add to the request when forwardedRateLimitResponse.BuilderRateLimitResponse.Builder. addAllResponseHeadersToAdd(Iterable<? extends HeaderValue> values)A list of headers to add to the response
-