Uses of Class
io.envoyproxy.envoy.type.matcher.v3.StructMatcher
-
Packages that use StructMatcher Package Description io.envoyproxy.envoy.type.matcher.v3 -
-
Uses of StructMatcher in io.envoyproxy.envoy.type.matcher.v3
Fields in io.envoyproxy.envoy.type.matcher.v3 declared as StructMatcher Modifier and Type Field Description private static StructMatcherStructMatcher. DEFAULT_INSTANCEFields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type StructMatcher Modifier and Type Field Description private java.util.List<StructMatcher>NodeMatcher.Builder. nodeMetadatas_private java.util.List<StructMatcher>NodeMatcher. nodeMetadatas_private com.google.protobuf.RepeatedFieldBuilder<StructMatcher,StructMatcher.Builder,StructMatcherOrBuilder>NodeMatcher.Builder. nodeMetadatasBuilder_private static com.google.protobuf.Parser<StructMatcher>StructMatcher. PARSERMethods in io.envoyproxy.envoy.type.matcher.v3 that return StructMatcher Modifier and Type Method Description StructMatcherStructMatcher.Builder. build()StructMatcherStructMatcher.Builder. buildPartial()static StructMatcherStructMatcher. getDefaultInstance()StructMatcherStructMatcher.Builder. getDefaultInstanceForType()StructMatcherStructMatcher. getDefaultInstanceForType()StructMatcherNodeMatcher.Builder. getNodeMetadatas(int index)Specifies match criteria on the node metadata.StructMatcherNodeMatcher. getNodeMetadatas(int index)Specifies match criteria on the node metadata.StructMatcherNodeMatcherOrBuilder. getNodeMetadatas(int index)Specifies match criteria on the node metadata.static StructMatcherStructMatcher. parseDelimitedFrom(java.io.InputStream input)static StructMatcherStructMatcher. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StructMatcherStructMatcher. parseFrom(byte[] data)static StructMatcherStructMatcher. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StructMatcherStructMatcher. parseFrom(com.google.protobuf.ByteString data)static StructMatcherStructMatcher. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StructMatcherStructMatcher. parseFrom(com.google.protobuf.CodedInputStream input)static StructMatcherStructMatcher. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StructMatcherStructMatcher. parseFrom(java.io.InputStream input)static StructMatcherStructMatcher. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StructMatcherStructMatcher. parseFrom(java.nio.ByteBuffer data)static StructMatcherStructMatcher. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type StructMatcher Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilder<StructMatcher,StructMatcher.Builder,StructMatcherOrBuilder>NodeMatcher.Builder. getNodeMetadatasFieldBuilder()java.util.List<StructMatcher>NodeMatcher.Builder. getNodeMetadatasList()Specifies match criteria on the node metadata.java.util.List<StructMatcher>NodeMatcher. getNodeMetadatasList()Specifies match criteria on the node metadata.java.util.List<StructMatcher>NodeMatcherOrBuilder. getNodeMetadatasList()Specifies match criteria on the node metadata.com.google.protobuf.Parser<StructMatcher>StructMatcher. getParserForType()static com.google.protobuf.Parser<StructMatcher>StructMatcher. parser()Methods in io.envoyproxy.envoy.type.matcher.v3 with parameters of type StructMatcher Modifier and Type Method Description NodeMatcher.BuilderNodeMatcher.Builder. addNodeMetadatas(int index, StructMatcher value)Specifies match criteria on the node metadata.NodeMatcher.BuilderNodeMatcher.Builder. addNodeMetadatas(StructMatcher value)Specifies match criteria on the node metadata.private voidStructMatcher.Builder. buildPartial0(StructMatcher result)private voidStructMatcher.Builder. buildPartialRepeatedFields(StructMatcher result)StructMatcher.BuilderStructMatcher.Builder. mergeFrom(StructMatcher other)static StructMatcher.BuilderStructMatcher. newBuilder(StructMatcher prototype)NodeMatcher.BuilderNodeMatcher.Builder. setNodeMetadatas(int index, StructMatcher value)Specifies match criteria on the node metadata.Method parameters in io.envoyproxy.envoy.type.matcher.v3 with type arguments of type StructMatcher Modifier and Type Method Description NodeMatcher.BuilderNodeMatcher.Builder. addAllNodeMetadatas(java.lang.Iterable<? extends StructMatcher> values)Specifies match criteria on the node metadata.
-