Uses of Interface
io.envoyproxy.envoy.api.v2.core.HeaderValueOrBuilder
-
-
Uses of HeaderValueOrBuilder in io.envoyproxy.envoy.api.v2.core
Classes in io.envoyproxy.envoy.api.v2.core that implement HeaderValueOrBuilder Modifier and Type Class Description classHeaderValueHeader name/value pair.static classHeaderValue.BuilderHeader name/value pair.Methods in io.envoyproxy.envoy.api.v2.core that return HeaderValueOrBuilder Modifier and Type Method Description HeaderValueOrBuilderHeaderValueOption.Builder. getHeaderOrBuilder()Header name/value pair that this option applies to.HeaderValueOrBuilderHeaderValueOption. getHeaderOrBuilder()Header name/value pair that this option applies to.HeaderValueOrBuilderHeaderValueOptionOrBuilder. getHeaderOrBuilder()Header name/value pair that this option applies to.HeaderValueOrBuilderHeaderMap.Builder. getHeadersOrBuilder(int index)repeated .envoy.api.v2.core.HeaderValue headers = 1;HeaderValueOrBuilderHeaderMap. getHeadersOrBuilder(int index)repeated .envoy.api.v2.core.HeaderValue headers = 1;HeaderValueOrBuilderHeaderMapOrBuilder. getHeadersOrBuilder(int index)repeated .envoy.api.v2.core.HeaderValue headers = 1;HeaderValueOrBuilderGrpcService.Builder. getInitialMetadataOrBuilder(int index)Additional metadata to include in streams initiated to the GrpcService.HeaderValueOrBuilderGrpcService. getInitialMetadataOrBuilder(int index)Additional metadata to include in streams initiated to the GrpcService.HeaderValueOrBuilderGrpcServiceOrBuilder. getInitialMetadataOrBuilder(int index)Additional metadata to include in streams initiated to the GrpcService.Methods in io.envoyproxy.envoy.api.v2.core that return types with arguments of type HeaderValueOrBuilder Modifier and Type Method Description List<? extends HeaderValueOrBuilder>HeaderMap.Builder. getHeadersOrBuilderList()repeated .envoy.api.v2.core.HeaderValue headers = 1;List<? extends HeaderValueOrBuilder>HeaderMap. getHeadersOrBuilderList()repeated .envoy.api.v2.core.HeaderValue headers = 1;List<? extends HeaderValueOrBuilder>HeaderMapOrBuilder. getHeadersOrBuilderList()repeated .envoy.api.v2.core.HeaderValue headers = 1;List<? extends HeaderValueOrBuilder>GrpcService.Builder. getInitialMetadataOrBuilderList()Additional metadata to include in streams initiated to the GrpcService.List<? extends HeaderValueOrBuilder>GrpcService. getInitialMetadataOrBuilderList()Additional metadata to include in streams initiated to the GrpcService.List<? extends HeaderValueOrBuilder>GrpcServiceOrBuilder. getInitialMetadataOrBuilderList()Additional metadata to include in streams initiated to the GrpcService. -
Uses of HeaderValueOrBuilder in io.envoyproxy.envoy.config.filter.http.ext_authz.v2
Methods in io.envoyproxy.envoy.config.filter.http.ext_authz.v2 that return HeaderValueOrBuilder Modifier and Type Method Description HeaderValueOrBuilderAuthorizationRequest.Builder. getHeadersToAddOrBuilder(int index)Sets a list of headers that will be included to the request to authorization service.HeaderValueOrBuilderAuthorizationRequest. getHeadersToAddOrBuilder(int index)Sets a list of headers that will be included to the request to authorization service.HeaderValueOrBuilderAuthorizationRequestOrBuilder. getHeadersToAddOrBuilder(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 HeaderValueOrBuilder Modifier and Type Method Description List<? extends HeaderValueOrBuilder>AuthorizationRequest.Builder. getHeadersToAddOrBuilderList()Sets a list of headers that will be included to the request to authorization service.List<? extends HeaderValueOrBuilder>AuthorizationRequest. getHeadersToAddOrBuilderList()Sets a list of headers that will be included to the request to authorization service.List<? extends HeaderValueOrBuilder>AuthorizationRequestOrBuilder. getHeadersToAddOrBuilderList()Sets a list of headers that will be included to the request to authorization service. -
Uses of HeaderValueOrBuilder in io.envoyproxy.envoy.data.tap.v2alpha
Methods in io.envoyproxy.envoy.data.tap.v2alpha that return HeaderValueOrBuilder Modifier and Type Method Description HeaderValueOrBuilderHttpBufferedTrace.Message.Builder. getHeadersOrBuilder(int index)Message headers.HeaderValueOrBuilderHttpBufferedTrace.Message. getHeadersOrBuilder(int index)Message headers.HeaderValueOrBuilderHttpBufferedTrace.MessageOrBuilder. getHeadersOrBuilder(int index)Message headers.HeaderValueOrBuilderHttpBufferedTrace.Message.Builder. getTrailersOrBuilder(int index)Message trailers.HeaderValueOrBuilderHttpBufferedTrace.Message. getTrailersOrBuilder(int index)Message trailers.HeaderValueOrBuilderHttpBufferedTrace.MessageOrBuilder. getTrailersOrBuilder(int index)Message trailers.Methods in io.envoyproxy.envoy.data.tap.v2alpha that return types with arguments of type HeaderValueOrBuilder Modifier and Type Method Description List<? extends HeaderValueOrBuilder>HttpBufferedTrace.Message.Builder. getHeadersOrBuilderList()Message headers.List<? extends HeaderValueOrBuilder>HttpBufferedTrace.Message. getHeadersOrBuilderList()Message headers.List<? extends HeaderValueOrBuilder>HttpBufferedTrace.MessageOrBuilder. getHeadersOrBuilderList()Message headers.List<? extends HeaderValueOrBuilder>HttpBufferedTrace.Message.Builder. getTrailersOrBuilderList()Message trailers.List<? extends HeaderValueOrBuilder>HttpBufferedTrace.Message. getTrailersOrBuilderList()Message trailers.List<? extends HeaderValueOrBuilder>HttpBufferedTrace.MessageOrBuilder. getTrailersOrBuilderList()Message trailers. -
Uses of HeaderValueOrBuilder in io.envoyproxy.envoy.service.ratelimit.v2
Methods in io.envoyproxy.envoy.service.ratelimit.v2 that return HeaderValueOrBuilder Modifier and Type Method Description HeaderValueOrBuilderRateLimitResponse.Builder. getHeadersOrBuilder(int index)A list of headers to add to the responseHeaderValueOrBuilderRateLimitResponse. getHeadersOrBuilder(int index)A list of headers to add to the responseHeaderValueOrBuilderRateLimitResponseOrBuilder. getHeadersOrBuilder(int index)A list of headers to add to the responseHeaderValueOrBuilderRateLimitResponse.Builder. getRequestHeadersToAddOrBuilder(int index)A list of headers to add to the request when forwardedHeaderValueOrBuilderRateLimitResponse. getRequestHeadersToAddOrBuilder(int index)A list of headers to add to the request when forwardedHeaderValueOrBuilderRateLimitResponseOrBuilder. getRequestHeadersToAddOrBuilder(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 HeaderValueOrBuilder Modifier and Type Method Description List<? extends HeaderValueOrBuilder>RateLimitResponse.Builder. getHeadersOrBuilderList()A list of headers to add to the responseList<? extends HeaderValueOrBuilder>RateLimitResponse. getHeadersOrBuilderList()A list of headers to add to the responseList<? extends HeaderValueOrBuilder>RateLimitResponseOrBuilder. getHeadersOrBuilderList()A list of headers to add to the responseList<? extends HeaderValueOrBuilder>RateLimitResponse.Builder. getRequestHeadersToAddOrBuilderList()A list of headers to add to the request when forwardedList<? extends HeaderValueOrBuilder>RateLimitResponse. getRequestHeadersToAddOrBuilderList()A list of headers to add to the request when forwardedList<? extends HeaderValueOrBuilder>RateLimitResponseOrBuilder. getRequestHeadersToAddOrBuilderList()A list of headers to add to the request when forwarded
-