public interface ListMatcherOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ListMatcher.MatchPatternCase |
getMatchPatternCase() |
ValueMatcher |
getOneOf()
If specified, at least one of the values in the list must match the value specified.
|
ValueMatcherOrBuilder |
getOneOfOrBuilder()
If specified, at least one of the values in the list must match the value specified.
|
boolean |
hasOneOf()
If specified, at least one of the values in the list must match the value specified.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasOneOf()
If specified, at least one of the values in the list must match the value specified.
.envoy.type.matcher.v4alpha.ValueMatcher one_of = 1;ValueMatcher getOneOf()
If specified, at least one of the values in the list must match the value specified.
.envoy.type.matcher.v4alpha.ValueMatcher one_of = 1;ValueMatcherOrBuilder getOneOfOrBuilder()
If specified, at least one of the values in the list must match the value specified.
.envoy.type.matcher.v4alpha.ValueMatcher one_of = 1;ListMatcher.MatchPatternCase getMatchPatternCase()
Copyright © 2018–2021 The Envoy Project. All rights reserved.