public static interface Value.ListMatcherOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Value.ListMatcher.MatchPatternCase |
getMatchPatternCase() |
Value.ValueMatcher |
getOneOf()
If specified, at least one of the values in the list must match the value specified.
|
Value.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.ValueMatcher one_of = 1;Value.ValueMatcher getOneOf()
If specified, at least one of the values in the list must match the value specified.
.envoy.type.matcher.ValueMatcher one_of = 1;Value.ValueMatcherOrBuilder getOneOfOrBuilder()
If specified, at least one of the values in the list must match the value specified.
.envoy.type.matcher.ValueMatcher one_of = 1;Value.ListMatcher.MatchPatternCase getMatchPatternCase()
Copyright © 2018 The Envoy Project. All rights reserved.