Uses of Class
io.envoyproxy.envoy.type.matcher.v3.StructMatcher
Packages that use StructMatcher
-
Uses of StructMatcher in io.envoyproxy.envoy.type.matcher.v3
Fields in io.envoyproxy.envoy.type.matcher.v3 declared as StructMatcherModifier and TypeFieldDescriptionprivate static final StructMatcherStructMatcher.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type StructMatcherModifier and TypeFieldDescriptionprivate List<StructMatcher> NodeMatcher.Builder.nodeMetadatas_private List<StructMatcher> NodeMatcher.nodeMetadatas_private com.google.protobuf.RepeatedFieldBuilder<StructMatcher, StructMatcher.Builder, StructMatcherOrBuilder> NodeMatcher.Builder.nodeMetadatasBuilder_private static final com.google.protobuf.Parser<StructMatcher> StructMatcher.PARSERMethods in io.envoyproxy.envoy.type.matcher.v3 that return StructMatcherModifier and TypeMethodDescriptionStructMatcher.Builder.build()StructMatcher.Builder.buildPartial()static StructMatcherStructMatcher.getDefaultInstance()StructMatcher.Builder.getDefaultInstanceForType()StructMatcher.getDefaultInstanceForType()NodeMatcher.Builder.getNodeMetadatas(int index) Specifies match criteria on the node metadata.NodeMatcher.getNodeMetadatas(int index) Specifies match criteria on the node metadata.NodeMatcherOrBuilder.getNodeMetadatas(int index) Specifies match criteria on the node metadata.static StructMatcherStructMatcher.parseDelimitedFrom(InputStream input) static StructMatcherStructMatcher.parseDelimitedFrom(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(InputStream input) static StructMatcherStructMatcher.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StructMatcherStructMatcher.parseFrom(ByteBuffer data) static StructMatcherStructMatcher.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type StructMatcherModifier and TypeMethodDescriptionprivate com.google.protobuf.RepeatedFieldBuilder<StructMatcher, StructMatcher.Builder, StructMatcherOrBuilder> NodeMatcher.Builder.getNodeMetadatasFieldBuilder()NodeMatcher.Builder.getNodeMetadatasList()Specifies match criteria on the node metadata.NodeMatcher.getNodeMetadatasList()Specifies match criteria on the node metadata.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 StructMatcherModifier and TypeMethodDescriptionNodeMatcher.Builder.addNodeMetadatas(int index, StructMatcher value) Specifies match criteria on the node metadata.NodeMatcher.Builder.addNodeMetadatas(StructMatcher value) Specifies match criteria on the node metadata.private voidStructMatcher.Builder.buildPartial0(StructMatcher result) private voidStructMatcher.Builder.buildPartialRepeatedFields(StructMatcher result) StructMatcher.Builder.mergeFrom(StructMatcher other) static StructMatcher.BuilderStructMatcher.newBuilder(StructMatcher prototype) NodeMatcher.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 StructMatcherModifier and TypeMethodDescriptionNodeMatcher.Builder.addAllNodeMetadatas(Iterable<? extends StructMatcher> values) Specifies match criteria on the node metadata.