| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.listener.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
ListenerFilterChainMatchPredicate |
ListenerFilterChainMatchPredicate.Builder.build() |
ListenerFilterChainMatchPredicate |
ListenerFilterChainMatchPredicate.Builder.buildPartial() |
static ListenerFilterChainMatchPredicate |
ListenerFilterChainMatchPredicate.getDefaultInstance() |
ListenerFilterChainMatchPredicate |
ListenerFilterChainMatchPredicate.getDefaultInstanceForType() |
ListenerFilterChainMatchPredicate |
ListenerFilterChainMatchPredicate.Builder.getDefaultInstanceForType() |
ListenerFilterChainMatchPredicate |
ListenerFilterOrBuilder.getFilterDisabled()
Optional match predicate used to disable the filter.
|
ListenerFilterChainMatchPredicate |
ListenerFilter.getFilterDisabled()
Optional match predicate used to disable the filter.
|
ListenerFilterChainMatchPredicate |
ListenerFilter.Builder.getFilterDisabled()
Optional match predicate used to disable the filter.
|
ListenerFilterChainMatchPredicate |
ListenerFilterChainMatchPredicate.getNotMatch()
A negation match.
|
ListenerFilterChainMatchPredicate |
ListenerFilterChainMatchPredicate.Builder.getNotMatch()
A negation match.
|
ListenerFilterChainMatchPredicate |
ListenerFilterChainMatchPredicateOrBuilder.getNotMatch()
A negation match.
|
ListenerFilterChainMatchPredicate |
ListenerFilterChainMatchPredicate.MatchSetOrBuilder.getRules(int index)
The list of rules that make up the set.
|
ListenerFilterChainMatchPredicate |
ListenerFilterChainMatchPredicate.MatchSet.getRules(int index)
The list of rules that make up the set.
|
ListenerFilterChainMatchPredicate |
ListenerFilterChainMatchPredicate.MatchSet.Builder.getRules(int index)
The list of rules that make up the set.
|
static ListenerFilterChainMatchPredicate |
ListenerFilterChainMatchPredicate.parseDelimitedFrom(InputStream input) |
static ListenerFilterChainMatchPredicate |
ListenerFilterChainMatchPredicate.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListenerFilterChainMatchPredicate |
ListenerFilterChainMatchPredicate.parseFrom(byte[] data) |
static ListenerFilterChainMatchPredicate |
ListenerFilterChainMatchPredicate.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListenerFilterChainMatchPredicate |
ListenerFilterChainMatchPredicate.parseFrom(ByteBuffer data) |
static ListenerFilterChainMatchPredicate |
ListenerFilterChainMatchPredicate.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListenerFilterChainMatchPredicate |
ListenerFilterChainMatchPredicate.parseFrom(com.google.protobuf.ByteString data) |
static ListenerFilterChainMatchPredicate |
ListenerFilterChainMatchPredicate.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListenerFilterChainMatchPredicate |
ListenerFilterChainMatchPredicate.parseFrom(com.google.protobuf.CodedInputStream input) |
static ListenerFilterChainMatchPredicate |
ListenerFilterChainMatchPredicate.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ListenerFilterChainMatchPredicate |
ListenerFilterChainMatchPredicate.parseFrom(InputStream input) |
static ListenerFilterChainMatchPredicate |
ListenerFilterChainMatchPredicate.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ListenerFilterChainMatchPredicate> |
ListenerFilterChainMatchPredicate.getParserForType() |
List<ListenerFilterChainMatchPredicate> |
ListenerFilterChainMatchPredicate.MatchSetOrBuilder.getRulesList()
The list of rules that make up the set.
|
List<ListenerFilterChainMatchPredicate> |
ListenerFilterChainMatchPredicate.MatchSet.getRulesList()
The list of rules that make up the set.
|
List<ListenerFilterChainMatchPredicate> |
ListenerFilterChainMatchPredicate.MatchSet.Builder.getRulesList()
The list of rules that make up the set.
|
static com.google.protobuf.Parser<ListenerFilterChainMatchPredicate> |
ListenerFilterChainMatchPredicate.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListenerFilterChainMatchPredicate.MatchSet.Builder |
ListenerFilterChainMatchPredicate.MatchSet.Builder.addAllRules(Iterable<? extends ListenerFilterChainMatchPredicate> values)
The list of rules that make up the set.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.