| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.common.matcher.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
Matcher.MatcherList |
Matcher.MatcherList.Builder.build() |
Matcher.MatcherList |
Matcher.MatcherList.Builder.buildPartial() |
static Matcher.MatcherList |
Matcher.MatcherList.getDefaultInstance() |
Matcher.MatcherList |
Matcher.MatcherList.getDefaultInstanceForType() |
Matcher.MatcherList |
Matcher.MatcherList.Builder.getDefaultInstanceForType() |
Matcher.MatcherList |
Matcher.getMatcherList()
A linear list of matchers to evaluate.
|
Matcher.MatcherList |
Matcher.Builder.getMatcherList()
A linear list of matchers to evaluate.
|
Matcher.MatcherList |
MatcherOrBuilder.getMatcherList()
A linear list of matchers to evaluate.
|
static Matcher.MatcherList |
Matcher.MatcherList.parseDelimitedFrom(InputStream input) |
static Matcher.MatcherList |
Matcher.MatcherList.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Matcher.MatcherList |
Matcher.MatcherList.parseFrom(byte[] data) |
static Matcher.MatcherList |
Matcher.MatcherList.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Matcher.MatcherList |
Matcher.MatcherList.parseFrom(ByteBuffer data) |
static Matcher.MatcherList |
Matcher.MatcherList.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Matcher.MatcherList |
Matcher.MatcherList.parseFrom(com.google.protobuf.ByteString data) |
static Matcher.MatcherList |
Matcher.MatcherList.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Matcher.MatcherList |
Matcher.MatcherList.parseFrom(com.google.protobuf.CodedInputStream input) |
static Matcher.MatcherList |
Matcher.MatcherList.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Matcher.MatcherList |
Matcher.MatcherList.parseFrom(InputStream input) |
static Matcher.MatcherList |
Matcher.MatcherList.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Matcher.MatcherList> |
Matcher.MatcherList.getParserForType() |
static com.google.protobuf.Parser<Matcher.MatcherList> |
Matcher.MatcherList.parser() |
| Modifier and Type | Method and Description |
|---|---|
Matcher.MatcherList.Builder |
Matcher.MatcherList.Builder.mergeFrom(Matcher.MatcherList other) |
Matcher.Builder |
Matcher.Builder.mergeMatcherList(Matcher.MatcherList value)
A linear list of matchers to evaluate.
|
static Matcher.MatcherList.Builder |
Matcher.MatcherList.newBuilder(Matcher.MatcherList prototype) |
Matcher.Builder |
Matcher.Builder.setMatcherList(Matcher.MatcherList value)
A linear list of matchers to evaluate.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.