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 class
Specifies a list of alternatives for the match.static final class
Specifies a list of alternatives for the match.Fields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type OrMatcherOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<OrMatcher, OrMatcher.Builder, OrMatcherOrBuilder> ValueMatcher.Builder.orMatchBuilder_
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.Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type OrMatcherOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<OrMatcher, OrMatcher.Builder, OrMatcherOrBuilder> ValueMatcher.Builder.internalGetOrMatchFieldBuilder()
If specified, a match occurs if and only if any of the alternatives in the match accept the value.