Uses of Class
io.envoyproxy.envoy.type.matcher.v3.NodeMatcher
Packages that use NodeMatcher
-
Uses of NodeMatcher in io.envoyproxy.envoy.service.status.v3
Fields in io.envoyproxy.envoy.service.status.v3 with type parameters of type NodeMatcherModifier and TypeFieldDescriptionprivate List<NodeMatcher> ClientStatusRequest.Builder.nodeMatchers_private List<NodeMatcher> ClientStatusRequest.nodeMatchers_private com.google.protobuf.RepeatedFieldBuilder<NodeMatcher, NodeMatcher.Builder, NodeMatcherOrBuilder> ClientStatusRequest.Builder.nodeMatchersBuilder_Methods in io.envoyproxy.envoy.service.status.v3 that return NodeMatcherModifier and TypeMethodDescriptionClientStatusRequest.Builder.getNodeMatchers(int index) Management server can use these match criteria to identify clients.ClientStatusRequest.getNodeMatchers(int index) Management server can use these match criteria to identify clients.ClientStatusRequestOrBuilder.getNodeMatchers(int index) Management server can use these match criteria to identify clients.Methods in io.envoyproxy.envoy.service.status.v3 that return types with arguments of type NodeMatcherModifier and TypeMethodDescriptionClientStatusRequest.Builder.getNodeMatchersList()Management server can use these match criteria to identify clients.ClientStatusRequest.getNodeMatchersList()Management server can use these match criteria to identify clients.ClientStatusRequestOrBuilder.getNodeMatchersList()Management server can use these match criteria to identify clients.private com.google.protobuf.RepeatedFieldBuilder<NodeMatcher, NodeMatcher.Builder, NodeMatcherOrBuilder> ClientStatusRequest.Builder.internalGetNodeMatchersFieldBuilder()Methods in io.envoyproxy.envoy.service.status.v3 with parameters of type NodeMatcherModifier and TypeMethodDescriptionClientStatusRequest.Builder.addNodeMatchers(int index, NodeMatcher value) Management server can use these match criteria to identify clients.ClientStatusRequest.Builder.addNodeMatchers(NodeMatcher value) Management server can use these match criteria to identify clients.ClientStatusRequest.Builder.setNodeMatchers(int index, NodeMatcher value) Management server can use these match criteria to identify clients.Method parameters in io.envoyproxy.envoy.service.status.v3 with type arguments of type NodeMatcherModifier and TypeMethodDescriptionClientStatusRequest.Builder.addAllNodeMatchers(Iterable<? extends NodeMatcher> values) Management server can use these match criteria to identify clients. -
Uses of NodeMatcher in io.envoyproxy.envoy.type.matcher.v3
Fields in io.envoyproxy.envoy.type.matcher.v3 declared as NodeMatcherFields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type NodeMatcherModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<NodeMatcher> NodeMatcher.PARSERMethods in io.envoyproxy.envoy.type.matcher.v3 that return NodeMatcherModifier and TypeMethodDescriptionNodeMatcher.Builder.build()NodeMatcher.Builder.buildPartial()static NodeMatcherNodeMatcher.getDefaultInstance()NodeMatcher.Builder.getDefaultInstanceForType()NodeMatcher.getDefaultInstanceForType()static NodeMatcherNodeMatcher.parseDelimitedFrom(InputStream input) static NodeMatcherNodeMatcher.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NodeMatcherNodeMatcher.parseFrom(byte[] data) static NodeMatcherNodeMatcher.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NodeMatcherNodeMatcher.parseFrom(com.google.protobuf.ByteString data) static NodeMatcherNodeMatcher.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NodeMatcherNodeMatcher.parseFrom(com.google.protobuf.CodedInputStream input) static NodeMatcherNodeMatcher.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NodeMatcherNodeMatcher.parseFrom(InputStream input) static NodeMatcherNodeMatcher.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NodeMatcherNodeMatcher.parseFrom(ByteBuffer data) static NodeMatcherNodeMatcher.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type NodeMatcherModifier and TypeMethodDescriptioncom.google.protobuf.Parser<NodeMatcher> NodeMatcher.getParserForType()static com.google.protobuf.Parser<NodeMatcher> NodeMatcher.parser()Methods in io.envoyproxy.envoy.type.matcher.v3 with parameters of type NodeMatcherModifier and TypeMethodDescriptionprivate voidNodeMatcher.Builder.buildPartial0(NodeMatcher result) private voidNodeMatcher.Builder.buildPartialRepeatedFields(NodeMatcher result) NodeMatcher.Builder.mergeFrom(NodeMatcher other) static NodeMatcher.BuilderNodeMatcher.newBuilder(NodeMatcher prototype)