Uses of Interface
io.envoyproxy.envoy.type.matcher.v3.ListMatcherOrBuilder
Packages that use ListMatcherOrBuilder
-
Uses of ListMatcherOrBuilder in io.envoyproxy.envoy.type.matcher.v3
Classes in io.envoyproxy.envoy.type.matcher.v3 that implement ListMatcherOrBuilderModifier and TypeClassDescriptionfinal classSpecifies the way to match a list value.static final classSpecifies the way to match a list value.Methods in io.envoyproxy.envoy.type.matcher.v3 that return ListMatcherOrBuilderModifier and TypeMethodDescriptionValueMatcher.Builder.getListMatchOrBuilder()If specified, a match occurs if and only if the target value is a list value and is matched to this field.ValueMatcher.getListMatchOrBuilder()If specified, a match occurs if and only if the target value is a list value and is matched to this field.ValueMatcherOrBuilder.getListMatchOrBuilder()If specified, a match occurs if and only if the target value is a list value and is matched to this field.