Uses of Interface
io.envoyproxy.envoy.type.matcher.v3.ValueMatcherOrBuilder
Packages that use ValueMatcherOrBuilder
-
Uses of ValueMatcherOrBuilder in io.envoyproxy.envoy.type.matcher.v3
Classes in io.envoyproxy.envoy.type.matcher.v3 that implement ValueMatcherOrBuilderModifier and TypeClassDescriptionfinal classSpecifies the way to match a ProtobufWkt::Value.static final classSpecifies the way to match a ProtobufWkt::Value.Methods in io.envoyproxy.envoy.type.matcher.v3 that return ValueMatcherOrBuilderModifier and TypeMethodDescriptionListMatcher.Builder.getOneOfOrBuilder()If specified, at least one of the values in the list must match the value specified.ListMatcher.getOneOfOrBuilder()If specified, at least one of the values in the list must match the value specified.ListMatcherOrBuilder.getOneOfOrBuilder()If specified, at least one of the values in the list must match the value specified.OrMatcher.Builder.getValueMatchersOrBuilder(int index) repeated .envoy.type.matcher.v3.ValueMatcher value_matchers = 1 [(.validate.rules) = { ... }OrMatcher.getValueMatchersOrBuilder(int index) repeated .envoy.type.matcher.v3.ValueMatcher value_matchers = 1 [(.validate.rules) = { ... }OrMatcherOrBuilder.getValueMatchersOrBuilder(int index) repeated .envoy.type.matcher.v3.ValueMatcher value_matchers = 1 [(.validate.rules) = { ... }MetadataMatcher.Builder.getValueOrBuilder()The MetadataMatcher is matched if the value retrieved by path is matched to this value.MetadataMatcher.getValueOrBuilder()The MetadataMatcher is matched if the value retrieved by path is matched to this value.MetadataMatcherOrBuilder.getValueOrBuilder()The MetadataMatcher is matched if the value retrieved by path is matched to this value.StructMatcher.Builder.getValueOrBuilder()The StructMatcher is matched if the value retrieved by path is matched to this value.StructMatcher.getValueOrBuilder()The StructMatcher is matched if the value retrieved by path is matched to this value.StructMatcherOrBuilder.getValueOrBuilder()The StructMatcher is matched if the value retrieved by path is matched to this value.Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type ValueMatcherOrBuilderModifier and TypeMethodDescriptionList<? extends ValueMatcherOrBuilder> OrMatcher.Builder.getValueMatchersOrBuilderList()repeated .envoy.type.matcher.v3.ValueMatcher value_matchers = 1 [(.validate.rules) = { ... }List<? extends ValueMatcherOrBuilder> OrMatcher.getValueMatchersOrBuilderList()repeated .envoy.type.matcher.v3.ValueMatcher value_matchers = 1 [(.validate.rules) = { ... }List<? extends ValueMatcherOrBuilder> OrMatcherOrBuilder.getValueMatchersOrBuilderList()repeated .envoy.type.matcher.v3.ValueMatcher value_matchers = 1 [(.validate.rules) = { ... }