Uses of Interface
io.envoyproxy.envoy.type.matcher.v3.ListMatcherOrBuilder
-
Packages that use ListMatcherOrBuilder Package Description io.envoyproxy.envoy.type.matcher.v3 -
-
Uses of ListMatcherOrBuilder in io.envoyproxy.envoy.type.matcher.v3
Classes in io.envoyproxy.envoy.type.matcher.v3 that implement ListMatcherOrBuilder Modifier and Type Class Description classListMatcherSpecifies the way to match a list value.static classListMatcher.BuilderSpecifies the way to match a list value.Methods in io.envoyproxy.envoy.type.matcher.v3 that return ListMatcherOrBuilder Modifier and Type Method Description ListMatcherOrBuilderValueMatcher.Builder. getListMatchOrBuilder()If specified, a match occurs if and only if the target value is a list value and is matched to this field.ListMatcherOrBuilderValueMatcher. getListMatchOrBuilder()If specified, a match occurs if and only if the target value is a list value and is matched to this field.ListMatcherOrBuilderValueMatcherOrBuilder. getListMatchOrBuilder()If specified, a match occurs if and only if the target value is a list value and is matched to this field.
-