Uses of Interface
io.envoyproxy.envoy.type.matcher.v3.OrMatcherOrBuilder
-
Packages that use OrMatcherOrBuilder Package Description io.envoyproxy.envoy.type.matcher.v3 -
-
Uses of OrMatcherOrBuilder in io.envoyproxy.envoy.type.matcher.v3
Classes in io.envoyproxy.envoy.type.matcher.v3 that implement OrMatcherOrBuilder Modifier and Type Class Description classOrMatcherSpecifies a list of alternatives for the match.static classOrMatcher.BuilderSpecifies a list of alternatives for the match.Fields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type OrMatcherOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<OrMatcher,OrMatcher.Builder,OrMatcherOrBuilder>ValueMatcher.Builder. orMatchBuilder_Methods in io.envoyproxy.envoy.type.matcher.v3 that return OrMatcherOrBuilder Modifier and Type Method Description OrMatcherOrBuilderValueMatcher.Builder. getOrMatchOrBuilder()If specified, a match occurs if and only if any of the alternatives in the match accept the value.OrMatcherOrBuilderValueMatcher. getOrMatchOrBuilder()If specified, a match occurs if and only if any of the alternatives in the match accept the value.OrMatcherOrBuilderValueMatcherOrBuilder. 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 OrMatcherOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<OrMatcher,OrMatcher.Builder,OrMatcherOrBuilder>ValueMatcher.Builder. getOrMatchFieldBuilder()If specified, a match occurs if and only if any of the alternatives in the match accept the value.
-