| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.core.v4alpha | |
| io.envoyproxy.envoy.extensions.filters.http.ext_authz.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
HeaderValue |
HeaderValue.Builder.build() |
HeaderValue |
HeaderValue.Builder.buildPartial() |
static HeaderValue |
HeaderValue.getDefaultInstance() |
HeaderValue |
HeaderValue.getDefaultInstanceForType() |
HeaderValue |
HeaderValue.Builder.getDefaultInstanceForType() |
HeaderValue |
HeaderValueOptionOrBuilder.getHeader()
Header name/value pair that this option applies to.
|
HeaderValue |
HeaderValueOption.getHeader()
Header name/value pair that this option applies to.
|
HeaderValue |
HeaderValueOption.Builder.getHeader()
Header name/value pair that this option applies to.
|
HeaderValue |
HeaderMap.getHeaders(int index)
repeated .envoy.config.core.v4alpha.HeaderValue headers = 1; |
HeaderValue |
HeaderMap.Builder.getHeaders(int index)
repeated .envoy.config.core.v4alpha.HeaderValue headers = 1; |
HeaderValue |
HeaderMapOrBuilder.getHeaders(int index)
repeated .envoy.config.core.v4alpha.HeaderValue headers = 1; |
HeaderValue |
GrpcService.getInitialMetadata(int index)
Additional metadata to include in streams initiated to the GrpcService.
|
HeaderValue |
GrpcService.Builder.getInitialMetadata(int index)
Additional metadata to include in streams initiated to the GrpcService.
|
HeaderValue |
GrpcServiceOrBuilder.getInitialMetadata(int index)
Additional metadata to include in streams initiated to the GrpcService.
|
static HeaderValue |
HeaderValue.parseDelimitedFrom(InputStream input) |
static HeaderValue |
HeaderValue.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HeaderValue |
HeaderValue.parseFrom(byte[] data) |
static HeaderValue |
HeaderValue.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HeaderValue |
HeaderValue.parseFrom(ByteBuffer data) |
static HeaderValue |
HeaderValue.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HeaderValue |
HeaderValue.parseFrom(com.google.protobuf.ByteString data) |
static HeaderValue |
HeaderValue.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HeaderValue |
HeaderValue.parseFrom(com.google.protobuf.CodedInputStream input) |
static HeaderValue |
HeaderValue.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HeaderValue |
HeaderValue.parseFrom(InputStream input) |
static HeaderValue |
HeaderValue.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<HeaderValue> |
HeaderMap.getHeadersList()
repeated .envoy.config.core.v4alpha.HeaderValue headers = 1; |
List<HeaderValue> |
HeaderMap.Builder.getHeadersList()
repeated .envoy.config.core.v4alpha.HeaderValue headers = 1; |
List<HeaderValue> |
HeaderMapOrBuilder.getHeadersList()
repeated .envoy.config.core.v4alpha.HeaderValue headers = 1; |
List<HeaderValue> |
GrpcService.getInitialMetadataList()
Additional metadata to include in streams initiated to the GrpcService.
|
List<HeaderValue> |
GrpcService.Builder.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() |
| Modifier and Type | Method and Description |
|---|---|
HeaderMap.Builder |
HeaderMap.Builder.addHeaders(HeaderValue value)
repeated .envoy.config.core.v4alpha.HeaderValue headers = 1; |
HeaderMap.Builder |
HeaderMap.Builder.addHeaders(int index,
HeaderValue value)
repeated .envoy.config.core.v4alpha.HeaderValue headers = 1; |
GrpcService.Builder |
GrpcService.Builder.addInitialMetadata(HeaderValue value)
Additional metadata to include in streams initiated to the GrpcService.
|
GrpcService.Builder |
GrpcService.Builder.addInitialMetadata(int index,
HeaderValue value)
Additional metadata to include in streams initiated to the GrpcService.
|
HeaderValue.Builder |
HeaderValue.Builder.mergeFrom(HeaderValue other) |
HeaderValueOption.Builder |
HeaderValueOption.Builder.mergeHeader(HeaderValue value)
Header name/value pair that this option applies to.
|
static HeaderValue.Builder |
HeaderValue.newBuilder(HeaderValue prototype) |
HeaderValueOption.Builder |
HeaderValueOption.Builder.setHeader(HeaderValue value)
Header name/value pair that this option applies to.
|
HeaderMap.Builder |
HeaderMap.Builder.setHeaders(int index,
HeaderValue value)
repeated .envoy.config.core.v4alpha.HeaderValue headers = 1; |
GrpcService.Builder |
GrpcService.Builder.setInitialMetadata(int index,
HeaderValue value)
Additional metadata to include in streams initiated to the GrpcService.
|
| Modifier and Type | Method and Description |
|---|---|
HeaderMap.Builder |
HeaderMap.Builder.addAllHeaders(Iterable<? extends HeaderValue> values)
repeated .envoy.config.core.v4alpha.HeaderValue headers = 1; |
GrpcService.Builder |
GrpcService.Builder.addAllInitialMetadata(Iterable<? extends HeaderValue> values)
Additional metadata to include in streams initiated to the GrpcService.
|
| Modifier and Type | Method and Description |
|---|---|
HeaderValue |
AuthorizationRequestOrBuilder.getHeadersToAdd(int index)
Sets a list of headers that will be included to the request to authorization service.
|
HeaderValue |
AuthorizationRequest.getHeadersToAdd(int index)
Sets a list of headers that will be included to the request to authorization service.
|
HeaderValue |
AuthorizationRequest.Builder.getHeadersToAdd(int index)
Sets a list of headers that will be included to the request to authorization service.
|
| Modifier and Type | Method and Description |
|---|---|
List<HeaderValue> |
AuthorizationRequestOrBuilder.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> |
AuthorizationRequest.Builder.getHeadersToAddList()
Sets a list of headers that will be included to the request to authorization service.
|
| Modifier and Type | Method and Description |
|---|---|
AuthorizationRequest.Builder |
AuthorizationRequest.Builder.addHeadersToAdd(HeaderValue value)
Sets a list of headers that will be included to the request to authorization service.
|
AuthorizationRequest.Builder |
AuthorizationRequest.Builder.addHeadersToAdd(int index,
HeaderValue value)
Sets a list of headers that will be included to the request to authorization service.
|
AuthorizationRequest.Builder |
AuthorizationRequest.Builder.setHeadersToAdd(int index,
HeaderValue value)
Sets a list of headers that will be included to the request to authorization service.
|
| Modifier and Type | Method and Description |
|---|---|
AuthorizationRequest.Builder |
AuthorizationRequest.Builder.addAllHeadersToAdd(Iterable<? extends HeaderValue> values)
Sets a list of headers that will be included to the request to authorization service.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.