Uses of Class
io.envoyproxy.envoy.type.matcher.v3.NodeMatcher
Packages that use NodeMatcher
-
Uses of NodeMatcher in io.envoyproxy.envoy.service.status.v3
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.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
Methods 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 TypeMethodDescriptionNodeMatcher.Builder.mergeFrom(NodeMatcher other) static NodeMatcher.BuilderNodeMatcher.newBuilder(NodeMatcher prototype)