| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.common.matcher.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
MatchPredicate.MatchSet |
MatchPredicate.MatchSet.Builder.build() |
MatchPredicate.MatchSet |
MatchPredicate.MatchSet.Builder.buildPartial() |
MatchPredicate.MatchSet |
MatchPredicateOrBuilder.getAndMatch()
A set that describes a logical AND.
|
MatchPredicate.MatchSet |
MatchPredicate.getAndMatch()
A set that describes a logical AND.
|
MatchPredicate.MatchSet |
MatchPredicate.Builder.getAndMatch()
A set that describes a logical AND.
|
static MatchPredicate.MatchSet |
MatchPredicate.MatchSet.getDefaultInstance() |
MatchPredicate.MatchSet |
MatchPredicate.MatchSet.getDefaultInstanceForType() |
MatchPredicate.MatchSet |
MatchPredicate.MatchSet.Builder.getDefaultInstanceForType() |
MatchPredicate.MatchSet |
MatchPredicateOrBuilder.getOrMatch()
A set that describes a logical OR.
|
MatchPredicate.MatchSet |
MatchPredicate.getOrMatch()
A set that describes a logical OR.
|
MatchPredicate.MatchSet |
MatchPredicate.Builder.getOrMatch()
A set that describes a logical OR.
|
static MatchPredicate.MatchSet |
MatchPredicate.MatchSet.parseDelimitedFrom(InputStream input) |
static MatchPredicate.MatchSet |
MatchPredicate.MatchSet.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MatchPredicate.MatchSet |
MatchPredicate.MatchSet.parseFrom(byte[] data) |
static MatchPredicate.MatchSet |
MatchPredicate.MatchSet.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MatchPredicate.MatchSet |
MatchPredicate.MatchSet.parseFrom(ByteBuffer data) |
static MatchPredicate.MatchSet |
MatchPredicate.MatchSet.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MatchPredicate.MatchSet |
MatchPredicate.MatchSet.parseFrom(com.google.protobuf.ByteString data) |
static MatchPredicate.MatchSet |
MatchPredicate.MatchSet.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MatchPredicate.MatchSet |
MatchPredicate.MatchSet.parseFrom(com.google.protobuf.CodedInputStream input) |
static MatchPredicate.MatchSet |
MatchPredicate.MatchSet.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MatchPredicate.MatchSet |
MatchPredicate.MatchSet.parseFrom(InputStream input) |
static MatchPredicate.MatchSet |
MatchPredicate.MatchSet.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<MatchPredicate.MatchSet> |
MatchPredicate.MatchSet.getParserForType() |
static com.google.protobuf.Parser<MatchPredicate.MatchSet> |
MatchPredicate.MatchSet.parser() |
| Modifier and Type | Method and Description |
|---|---|
MatchPredicate.Builder |
MatchPredicate.Builder.mergeAndMatch(MatchPredicate.MatchSet value)
A set that describes a logical AND.
|
MatchPredicate.MatchSet.Builder |
MatchPredicate.MatchSet.Builder.mergeFrom(MatchPredicate.MatchSet other) |
MatchPredicate.Builder |
MatchPredicate.Builder.mergeOrMatch(MatchPredicate.MatchSet value)
A set that describes a logical OR.
|
static MatchPredicate.MatchSet.Builder |
MatchPredicate.MatchSet.newBuilder(MatchPredicate.MatchSet prototype) |
MatchPredicate.Builder |
MatchPredicate.Builder.setAndMatch(MatchPredicate.MatchSet value)
A set that describes a logical AND.
|
MatchPredicate.Builder |
MatchPredicate.Builder.setOrMatch(MatchPredicate.MatchSet value)
A set that describes a logical OR.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.