Uses of Interface
io.envoyproxy.envoy.type.matcher.StructMatcherOrBuilder
-
Packages that use StructMatcherOrBuilder Package Description io.envoyproxy.envoy.type.matcher -
-
Uses of StructMatcherOrBuilder in io.envoyproxy.envoy.type.matcher
Classes in io.envoyproxy.envoy.type.matcher that implement StructMatcherOrBuilder Modifier and Type Class Description classStructMatcherStructMatcher provides a general interface to check if a given value is matched in google.protobuf.Struct.static classStructMatcher.BuilderStructMatcher provides a general interface to check if a given value is matched in google.protobuf.Struct.Methods in io.envoyproxy.envoy.type.matcher that return StructMatcherOrBuilder Modifier and Type Method Description StructMatcherOrBuilderNodeMatcher.Builder. getNodeMetadatasOrBuilder(int index)Specifies match criteria on the node metadata.StructMatcherOrBuilderNodeMatcher. getNodeMetadatasOrBuilder(int index)Specifies match criteria on the node metadata.StructMatcherOrBuilderNodeMatcherOrBuilder. getNodeMetadatasOrBuilder(int index)Specifies match criteria on the node metadata.Methods in io.envoyproxy.envoy.type.matcher that return types with arguments of type StructMatcherOrBuilder Modifier and Type Method Description List<? extends StructMatcherOrBuilder>NodeMatcher.Builder. getNodeMetadatasOrBuilderList()Specifies match criteria on the node metadata.List<? extends StructMatcherOrBuilder>NodeMatcher. getNodeMetadatasOrBuilderList()Specifies match criteria on the node metadata.List<? extends StructMatcherOrBuilder>NodeMatcherOrBuilder. getNodeMetadatasOrBuilderList()Specifies match criteria on the node metadata.
-