| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.tap.v3 |
| Modifier and Type | Method and Description |
|---|---|
HttpHeadersMatch |
HttpHeadersMatch.Builder.build() |
HttpHeadersMatch |
HttpHeadersMatch.Builder.buildPartial() |
static HttpHeadersMatch |
HttpHeadersMatch.getDefaultInstance() |
HttpHeadersMatch |
HttpHeadersMatch.getDefaultInstanceForType() |
HttpHeadersMatch |
HttpHeadersMatch.Builder.getDefaultInstanceForType() |
HttpHeadersMatch |
MatchPredicateOrBuilder.getHttpRequestHeadersMatch()
HTTP request headers match configuration.
|
HttpHeadersMatch |
MatchPredicate.getHttpRequestHeadersMatch()
HTTP request headers match configuration.
|
HttpHeadersMatch |
MatchPredicate.Builder.getHttpRequestHeadersMatch()
HTTP request headers match configuration.
|
HttpHeadersMatch |
MatchPredicateOrBuilder.getHttpRequestTrailersMatch()
HTTP request trailers match configuration.
|
HttpHeadersMatch |
MatchPredicate.getHttpRequestTrailersMatch()
HTTP request trailers match configuration.
|
HttpHeadersMatch |
MatchPredicate.Builder.getHttpRequestTrailersMatch()
HTTP request trailers match configuration.
|
HttpHeadersMatch |
MatchPredicateOrBuilder.getHttpResponseHeadersMatch()
HTTP response headers match configuration.
|
HttpHeadersMatch |
MatchPredicate.getHttpResponseHeadersMatch()
HTTP response headers match configuration.
|
HttpHeadersMatch |
MatchPredicate.Builder.getHttpResponseHeadersMatch()
HTTP response headers match configuration.
|
HttpHeadersMatch |
MatchPredicateOrBuilder.getHttpResponseTrailersMatch()
HTTP response trailers match configuration.
|
HttpHeadersMatch |
MatchPredicate.getHttpResponseTrailersMatch()
HTTP response trailers match configuration.
|
HttpHeadersMatch |
MatchPredicate.Builder.getHttpResponseTrailersMatch()
HTTP response trailers match configuration.
|
static HttpHeadersMatch |
HttpHeadersMatch.parseDelimitedFrom(InputStream input) |
static HttpHeadersMatch |
HttpHeadersMatch.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpHeadersMatch |
HttpHeadersMatch.parseFrom(byte[] data) |
static HttpHeadersMatch |
HttpHeadersMatch.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpHeadersMatch |
HttpHeadersMatch.parseFrom(ByteBuffer data) |
static HttpHeadersMatch |
HttpHeadersMatch.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpHeadersMatch |
HttpHeadersMatch.parseFrom(com.google.protobuf.ByteString data) |
static HttpHeadersMatch |
HttpHeadersMatch.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpHeadersMatch |
HttpHeadersMatch.parseFrom(com.google.protobuf.CodedInputStream input) |
static HttpHeadersMatch |
HttpHeadersMatch.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpHeadersMatch |
HttpHeadersMatch.parseFrom(InputStream input) |
static HttpHeadersMatch |
HttpHeadersMatch.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<HttpHeadersMatch> |
HttpHeadersMatch.getParserForType() |
static com.google.protobuf.Parser<HttpHeadersMatch> |
HttpHeadersMatch.parser() |
| Modifier and Type | Method and Description |
|---|---|
HttpHeadersMatch.Builder |
HttpHeadersMatch.Builder.mergeFrom(HttpHeadersMatch other) |
MatchPredicate.Builder |
MatchPredicate.Builder.mergeHttpRequestHeadersMatch(HttpHeadersMatch value)
HTTP request headers match configuration.
|
MatchPredicate.Builder |
MatchPredicate.Builder.mergeHttpRequestTrailersMatch(HttpHeadersMatch value)
HTTP request trailers match configuration.
|
MatchPredicate.Builder |
MatchPredicate.Builder.mergeHttpResponseHeadersMatch(HttpHeadersMatch value)
HTTP response headers match configuration.
|
MatchPredicate.Builder |
MatchPredicate.Builder.mergeHttpResponseTrailersMatch(HttpHeadersMatch value)
HTTP response trailers match configuration.
|
static HttpHeadersMatch.Builder |
HttpHeadersMatch.newBuilder(HttpHeadersMatch prototype) |
MatchPredicate.Builder |
MatchPredicate.Builder.setHttpRequestHeadersMatch(HttpHeadersMatch value)
HTTP request headers match configuration.
|
MatchPredicate.Builder |
MatchPredicate.Builder.setHttpRequestTrailersMatch(HttpHeadersMatch value)
HTTP request trailers match configuration.
|
MatchPredicate.Builder |
MatchPredicate.Builder.setHttpResponseHeadersMatch(HttpHeadersMatch value)
HTTP response headers match configuration.
|
MatchPredicate.Builder |
MatchPredicate.Builder.setHttpResponseTrailersMatch(HttpHeadersMatch value)
HTTP response trailers match configuration.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.