| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.tap.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
HttpGenericBodyMatch |
HttpGenericBodyMatch.Builder.build() |
HttpGenericBodyMatch |
HttpGenericBodyMatch.Builder.buildPartial() |
static HttpGenericBodyMatch |
HttpGenericBodyMatch.getDefaultInstance() |
HttpGenericBodyMatch |
HttpGenericBodyMatch.getDefaultInstanceForType() |
HttpGenericBodyMatch |
HttpGenericBodyMatch.Builder.getDefaultInstanceForType() |
HttpGenericBodyMatch |
MatchPredicateOrBuilder.getHttpRequestGenericBodyMatch()
HTTP request generic body match configuration.
|
HttpGenericBodyMatch |
MatchPredicate.getHttpRequestGenericBodyMatch()
HTTP request generic body match configuration.
|
HttpGenericBodyMatch |
MatchPredicate.Builder.getHttpRequestGenericBodyMatch()
HTTP request generic body match configuration.
|
HttpGenericBodyMatch |
MatchPredicateOrBuilder.getHttpResponseGenericBodyMatch()
HTTP response generic body match configuration.
|
HttpGenericBodyMatch |
MatchPredicate.getHttpResponseGenericBodyMatch()
HTTP response generic body match configuration.
|
HttpGenericBodyMatch |
MatchPredicate.Builder.getHttpResponseGenericBodyMatch()
HTTP response generic body match configuration.
|
static HttpGenericBodyMatch |
HttpGenericBodyMatch.parseDelimitedFrom(InputStream input) |
static HttpGenericBodyMatch |
HttpGenericBodyMatch.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpGenericBodyMatch |
HttpGenericBodyMatch.parseFrom(byte[] data) |
static HttpGenericBodyMatch |
HttpGenericBodyMatch.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpGenericBodyMatch |
HttpGenericBodyMatch.parseFrom(ByteBuffer data) |
static HttpGenericBodyMatch |
HttpGenericBodyMatch.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpGenericBodyMatch |
HttpGenericBodyMatch.parseFrom(com.google.protobuf.ByteString data) |
static HttpGenericBodyMatch |
HttpGenericBodyMatch.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpGenericBodyMatch |
HttpGenericBodyMatch.parseFrom(com.google.protobuf.CodedInputStream input) |
static HttpGenericBodyMatch |
HttpGenericBodyMatch.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpGenericBodyMatch |
HttpGenericBodyMatch.parseFrom(InputStream input) |
static HttpGenericBodyMatch |
HttpGenericBodyMatch.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<HttpGenericBodyMatch> |
HttpGenericBodyMatch.getParserForType() |
static com.google.protobuf.Parser<HttpGenericBodyMatch> |
HttpGenericBodyMatch.parser() |
| Modifier and Type | Method and Description |
|---|---|
HttpGenericBodyMatch.Builder |
HttpGenericBodyMatch.Builder.mergeFrom(HttpGenericBodyMatch other) |
MatchPredicate.Builder |
MatchPredicate.Builder.mergeHttpRequestGenericBodyMatch(HttpGenericBodyMatch value)
HTTP request generic body match configuration.
|
MatchPredicate.Builder |
MatchPredicate.Builder.mergeHttpResponseGenericBodyMatch(HttpGenericBodyMatch value)
HTTP response generic body match configuration.
|
static HttpGenericBodyMatch.Builder |
HttpGenericBodyMatch.newBuilder(HttpGenericBodyMatch prototype) |
MatchPredicate.Builder |
MatchPredicate.Builder.setHttpRequestGenericBodyMatch(HttpGenericBodyMatch value)
HTTP request generic body match configuration.
|
MatchPredicate.Builder |
MatchPredicate.Builder.setHttpResponseGenericBodyMatch(HttpGenericBodyMatch value)
HTTP response generic body match configuration.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.