Uses of Interface
io.envoyproxy.envoy.type.matcher.v3.OrMatcherOrBuilder
Packages that use OrMatcherOrBuilder
-
Uses of OrMatcherOrBuilder in io.envoyproxy.envoy.type.matcher.v3
Classes in io.envoyproxy.envoy.type.matcher.v3 that implement OrMatcherOrBuilderModifier and TypeClassDescriptionfinal classSpecifies a list of alternatives for the match.static final classSpecifies a list of alternatives for the match.Methods in io.envoyproxy.envoy.type.matcher.v3 that return OrMatcherOrBuilderModifier and TypeMethodDescriptionValueMatcher.Builder.getOrMatchOrBuilder()If specified, a match occurs if and only if any of the alternatives in the match accept the value.ValueMatcher.getOrMatchOrBuilder()If specified, a match occurs if and only if any of the alternatives in the match accept the value.ValueMatcherOrBuilder.getOrMatchOrBuilder()If specified, a match occurs if and only if any of the alternatives in the match accept the value.