| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.common.matcher.v4alpha | |
| io.envoyproxy.envoy.extensions.common.matching.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
Matcher |
Matcher.Builder.build() |
Matcher |
Matcher.Builder.buildPartial() |
static Matcher |
Matcher.getDefaultInstance() |
Matcher |
Matcher.getDefaultInstanceForType() |
Matcher |
Matcher.Builder.getDefaultInstanceForType() |
Matcher |
Matcher.OnMatchOrBuilder.getMatcher()
Nested matcher to evaluate.
|
Matcher |
Matcher.OnMatch.getMatcher()
Nested matcher to evaluate.
|
Matcher |
Matcher.OnMatch.Builder.getMatcher()
Nested matcher to evaluate.
|
static Matcher |
Matcher.parseDelimitedFrom(InputStream input) |
static Matcher |
Matcher.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Matcher |
Matcher.parseFrom(byte[] data) |
static Matcher |
Matcher.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Matcher |
Matcher.parseFrom(ByteBuffer data) |
static Matcher |
Matcher.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Matcher |
Matcher.parseFrom(com.google.protobuf.ByteString data) |
static Matcher |
Matcher.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Matcher |
Matcher.parseFrom(com.google.protobuf.CodedInputStream input) |
static Matcher |
Matcher.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Matcher |
Matcher.parseFrom(InputStream input) |
static Matcher |
Matcher.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Matcher> |
Matcher.getParserForType() |
static com.google.protobuf.Parser<Matcher> |
Matcher.parser() |
| Modifier and Type | Method and Description |
|---|---|
Matcher.Builder |
Matcher.Builder.mergeFrom(Matcher other) |
Matcher.OnMatch.Builder |
Matcher.OnMatch.Builder.mergeMatcher(Matcher value)
Nested matcher to evaluate.
|
static Matcher.Builder |
Matcher.newBuilder(Matcher prototype) |
Matcher.OnMatch.Builder |
Matcher.OnMatch.Builder.setMatcher(Matcher value)
Nested matcher to evaluate.
|
| Modifier and Type | Method and Description |
|---|---|
Matcher |
ExtensionWithMatcherOrBuilder.getMatcher()
The associated matcher.
|
Matcher |
ExtensionWithMatcher.getMatcher()
The associated matcher.
|
Matcher |
ExtensionWithMatcher.Builder.getMatcher()
The associated matcher.
|
| Modifier and Type | Method and Description |
|---|---|
ExtensionWithMatcher.Builder |
ExtensionWithMatcher.Builder.mergeMatcher(Matcher value)
The associated matcher.
|
ExtensionWithMatcher.Builder |
ExtensionWithMatcher.Builder.setMatcher(Matcher value)
The associated matcher.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.