| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.common.matcher.v3 | |
| io.envoyproxy.envoy.config.tap.v3 |
| Modifier and Type | Method and Description |
|---|---|
MatchPredicate |
MatchPredicate.Builder.build() |
MatchPredicate |
MatchPredicate.Builder.buildPartial() |
static MatchPredicate |
MatchPredicate.getDefaultInstance() |
MatchPredicate |
MatchPredicate.getDefaultInstanceForType() |
MatchPredicate |
MatchPredicate.Builder.getDefaultInstanceForType() |
MatchPredicate |
MatchPredicateOrBuilder.getNotMatch()
A negation match.
|
MatchPredicate |
MatchPredicate.getNotMatch()
A negation match.
|
MatchPredicate |
MatchPredicate.Builder.getNotMatch()
A negation match.
|
MatchPredicate |
MatchPredicate.MatchSetOrBuilder.getRules(int index)
The list of rules that make up the set.
|
MatchPredicate |
MatchPredicate.MatchSet.getRules(int index)
The list of rules that make up the set.
|
MatchPredicate |
MatchPredicate.MatchSet.Builder.getRules(int index)
The list of rules that make up the set.
|
static MatchPredicate |
MatchPredicate.parseDelimitedFrom(InputStream input) |
static MatchPredicate |
MatchPredicate.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MatchPredicate |
MatchPredicate.parseFrom(byte[] data) |
static MatchPredicate |
MatchPredicate.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MatchPredicate |
MatchPredicate.parseFrom(ByteBuffer data) |
static MatchPredicate |
MatchPredicate.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MatchPredicate |
MatchPredicate.parseFrom(com.google.protobuf.ByteString data) |
static MatchPredicate |
MatchPredicate.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MatchPredicate |
MatchPredicate.parseFrom(com.google.protobuf.CodedInputStream input) |
static MatchPredicate |
MatchPredicate.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MatchPredicate |
MatchPredicate.parseFrom(InputStream input) |
static MatchPredicate |
MatchPredicate.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<MatchPredicate> |
MatchPredicate.getParserForType() |
List<MatchPredicate> |
MatchPredicate.MatchSetOrBuilder.getRulesList()
The list of rules that make up the set.
|
List<MatchPredicate> |
MatchPredicate.MatchSet.getRulesList()
The list of rules that make up the set.
|
List<MatchPredicate> |
MatchPredicate.MatchSet.Builder.getRulesList()
The list of rules that make up the set.
|
static com.google.protobuf.Parser<MatchPredicate> |
MatchPredicate.parser() |
| Modifier and Type | Method and Description |
|---|---|
MatchPredicate.MatchSet.Builder |
MatchPredicate.MatchSet.Builder.addRules(int index,
MatchPredicate value)
The list of rules that make up the set.
|
MatchPredicate.MatchSet.Builder |
MatchPredicate.MatchSet.Builder.addRules(MatchPredicate value)
The list of rules that make up the set.
|
MatchPredicate.Builder |
MatchPredicate.Builder.mergeFrom(MatchPredicate other) |
MatchPredicate.Builder |
MatchPredicate.Builder.mergeNotMatch(MatchPredicate value)
A negation match.
|
static MatchPredicate.Builder |
MatchPredicate.newBuilder(MatchPredicate prototype) |
MatchPredicate.Builder |
MatchPredicate.Builder.setNotMatch(MatchPredicate value)
A negation match.
|
MatchPredicate.MatchSet.Builder |
MatchPredicate.MatchSet.Builder.setRules(int index,
MatchPredicate value)
The list of rules that make up the set.
|
| Modifier and Type | Method and Description |
|---|---|
MatchPredicate.MatchSet.Builder |
MatchPredicate.MatchSet.Builder.addAllRules(Iterable<? extends MatchPredicate> values)
The list of rules that make up the set.
|
| Modifier and Type | Method and Description |
|---|---|
MatchPredicate |
TapConfig.getMatch()
The match configuration.
|
MatchPredicate |
TapConfig.Builder.getMatch()
The match configuration.
|
MatchPredicate |
TapConfigOrBuilder.getMatch()
The match configuration.
|
| Modifier and Type | Method and Description |
|---|---|
TapConfig.Builder |
TapConfig.Builder.mergeMatch(MatchPredicate value)
The match configuration.
|
TapConfig.Builder |
TapConfig.Builder.setMatch(MatchPredicate value)
The match configuration.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.