| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.common.matcher.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
Matcher.MatcherList.FieldMatcher |
Matcher.MatcherList.FieldMatcher.Builder.build() |
Matcher.MatcherList.FieldMatcher |
Matcher.MatcherList.FieldMatcher.Builder.buildPartial() |
static Matcher.MatcherList.FieldMatcher |
Matcher.MatcherList.FieldMatcher.getDefaultInstance() |
Matcher.MatcherList.FieldMatcher |
Matcher.MatcherList.FieldMatcher.getDefaultInstanceForType() |
Matcher.MatcherList.FieldMatcher |
Matcher.MatcherList.FieldMatcher.Builder.getDefaultInstanceForType() |
Matcher.MatcherList.FieldMatcher |
Matcher.MatcherListOrBuilder.getMatchers(int index)
A list of matchers.
|
Matcher.MatcherList.FieldMatcher |
Matcher.MatcherList.getMatchers(int index)
A list of matchers.
|
Matcher.MatcherList.FieldMatcher |
Matcher.MatcherList.Builder.getMatchers(int index)
A list of matchers.
|
static Matcher.MatcherList.FieldMatcher |
Matcher.MatcherList.FieldMatcher.parseDelimitedFrom(InputStream input) |
static Matcher.MatcherList.FieldMatcher |
Matcher.MatcherList.FieldMatcher.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Matcher.MatcherList.FieldMatcher |
Matcher.MatcherList.FieldMatcher.parseFrom(byte[] data) |
static Matcher.MatcherList.FieldMatcher |
Matcher.MatcherList.FieldMatcher.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Matcher.MatcherList.FieldMatcher |
Matcher.MatcherList.FieldMatcher.parseFrom(ByteBuffer data) |
static Matcher.MatcherList.FieldMatcher |
Matcher.MatcherList.FieldMatcher.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Matcher.MatcherList.FieldMatcher |
Matcher.MatcherList.FieldMatcher.parseFrom(com.google.protobuf.ByteString data) |
static Matcher.MatcherList.FieldMatcher |
Matcher.MatcherList.FieldMatcher.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Matcher.MatcherList.FieldMatcher |
Matcher.MatcherList.FieldMatcher.parseFrom(com.google.protobuf.CodedInputStream input) |
static Matcher.MatcherList.FieldMatcher |
Matcher.MatcherList.FieldMatcher.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Matcher.MatcherList.FieldMatcher |
Matcher.MatcherList.FieldMatcher.parseFrom(InputStream input) |
static Matcher.MatcherList.FieldMatcher |
Matcher.MatcherList.FieldMatcher.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Matcher.MatcherList.FieldMatcher> |
Matcher.MatcherListOrBuilder.getMatchersList()
A list of matchers.
|
List<Matcher.MatcherList.FieldMatcher> |
Matcher.MatcherList.getMatchersList()
A list of matchers.
|
List<Matcher.MatcherList.FieldMatcher> |
Matcher.MatcherList.Builder.getMatchersList()
A list of matchers.
|
com.google.protobuf.Parser<Matcher.MatcherList.FieldMatcher> |
Matcher.MatcherList.FieldMatcher.getParserForType() |
static com.google.protobuf.Parser<Matcher.MatcherList.FieldMatcher> |
Matcher.MatcherList.FieldMatcher.parser() |
| Modifier and Type | Method and Description |
|---|---|
Matcher.MatcherList.Builder |
Matcher.MatcherList.Builder.addMatchers(int index,
Matcher.MatcherList.FieldMatcher value)
A list of matchers.
|
Matcher.MatcherList.Builder |
Matcher.MatcherList.Builder.addMatchers(Matcher.MatcherList.FieldMatcher value)
A list of matchers.
|
Matcher.MatcherList.FieldMatcher.Builder |
Matcher.MatcherList.FieldMatcher.Builder.mergeFrom(Matcher.MatcherList.FieldMatcher other) |
static Matcher.MatcherList.FieldMatcher.Builder |
Matcher.MatcherList.FieldMatcher.newBuilder(Matcher.MatcherList.FieldMatcher prototype) |
Matcher.MatcherList.Builder |
Matcher.MatcherList.Builder.setMatchers(int index,
Matcher.MatcherList.FieldMatcher value)
A list of matchers.
|
| Modifier and Type | Method and Description |
|---|---|
Matcher.MatcherList.Builder |
Matcher.MatcherList.Builder.addAllMatchers(Iterable<? extends Matcher.MatcherList.FieldMatcher> values)
A list of matchers.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.