| Package | Description |
|---|---|
| io.envoyproxy.envoy.service.tap.v2alpha |
| Modifier and Type | Class and Description |
|---|---|
class |
MatchPredicate
Tap match configuration.
|
static class |
MatchPredicate.Builder
Tap match configuration.
|
| Modifier and Type | Method and Description |
|---|---|
MatchPredicateOrBuilder |
TapConfig.getMatchConfigOrBuilder()
The match configuration.
|
MatchPredicateOrBuilder |
TapConfig.Builder.getMatchConfigOrBuilder()
The match configuration.
|
MatchPredicateOrBuilder |
TapConfigOrBuilder.getMatchConfigOrBuilder()
The match configuration.
|
MatchPredicateOrBuilder |
MatchPredicateOrBuilder.getNotMatchOrBuilder()
A negation match.
|
MatchPredicateOrBuilder |
MatchPredicate.getNotMatchOrBuilder()
A negation match.
|
MatchPredicateOrBuilder |
MatchPredicate.Builder.getNotMatchOrBuilder()
A negation match.
|
MatchPredicateOrBuilder |
MatchPredicate.MatchSetOrBuilder.getRulesOrBuilder(int index)
The list of rules that make up the set.
|
MatchPredicateOrBuilder |
MatchPredicate.MatchSet.getRulesOrBuilder(int index)
The list of rules that make up the set.
|
MatchPredicateOrBuilder |
MatchPredicate.MatchSet.Builder.getRulesOrBuilder(int index)
The list of rules that make up the set.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends MatchPredicateOrBuilder> |
MatchPredicate.MatchSetOrBuilder.getRulesOrBuilderList()
The list of rules that make up the set.
|
List<? extends MatchPredicateOrBuilder> |
MatchPredicate.MatchSet.getRulesOrBuilderList()
The list of rules that make up the set.
|
List<? extends MatchPredicateOrBuilder> |
MatchPredicate.MatchSet.Builder.getRulesOrBuilderList()
The list of rules that make up the set.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.