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 class
Specifies the way to match a list value.static final class
Specifies the way to match a list value.Fields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type ListMatcherOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<ListMatcher, ListMatcher.Builder, ListMatcherOrBuilder> ValueMatcher.Builder.listMatchBuilder_
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.Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type ListMatcherOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<ListMatcher, ListMatcher.Builder, ListMatcherOrBuilder> ValueMatcher.Builder.internalGetListMatchFieldBuilder()
If specified, a match occurs if and only if the target value is a list value and is matched to this field.