| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.common.matcher.v3 |
| Modifier and Type | Class and Description |
|---|---|
static class |
Matcher.OnMatch
What to do if a match is successful.
|
static class |
Matcher.OnMatch.Builder
What to do if a match is successful.
|
| Modifier and Type | Method and Description |
|---|---|
Matcher.OnMatchOrBuilder |
Matcher.MatcherList.FieldMatcherOrBuilder.getOnMatchOrBuilder()
What to do if the match succeeds.
|
Matcher.OnMatchOrBuilder |
Matcher.MatcherList.FieldMatcher.getOnMatchOrBuilder()
What to do if the match succeeds.
|
Matcher.OnMatchOrBuilder |
Matcher.MatcherList.FieldMatcher.Builder.getOnMatchOrBuilder()
What to do if the match succeeds.
|
Matcher.OnMatchOrBuilder |
Matcher.getOnNoMatchOrBuilder()
Optional OnMatch to use if the matcher failed.
|
Matcher.OnMatchOrBuilder |
Matcher.Builder.getOnNoMatchOrBuilder()
Optional OnMatch to use if the matcher failed.
|
Matcher.OnMatchOrBuilder |
MatcherOrBuilder.getOnNoMatchOrBuilder()
Optional OnMatch to use if the matcher failed.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.