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.PARSER
Methods in io.envoyproxy.envoy.type.matcher.v3 that return NodeMatcherModifier and TypeMethodDescriptionNodeMatcher.Builder.build()
NodeMatcher.Builder.buildPartial()
static NodeMatcher
NodeMatcher.getDefaultInstance()
NodeMatcher.Builder.getDefaultInstanceForType()
NodeMatcher.getDefaultInstanceForType()
static NodeMatcher
NodeMatcher.parseDelimitedFrom
(InputStream input) static NodeMatcher
NodeMatcher.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NodeMatcher
NodeMatcher.parseFrom
(byte[] data) static NodeMatcher
NodeMatcher.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NodeMatcher
NodeMatcher.parseFrom
(com.google.protobuf.ByteString data) static NodeMatcher
NodeMatcher.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NodeMatcher
NodeMatcher.parseFrom
(com.google.protobuf.CodedInputStream input) static NodeMatcher
NodeMatcher.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NodeMatcher
NodeMatcher.parseFrom
(InputStream input) static NodeMatcher
NodeMatcher.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NodeMatcher
NodeMatcher.parseFrom
(ByteBuffer data) static NodeMatcher
NodeMatcher.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 void
NodeMatcher.Builder.buildPartial0
(NodeMatcher result) private void
NodeMatcher.Builder.buildPartialRepeatedFields
(NodeMatcher result) NodeMatcher.Builder.mergeFrom
(NodeMatcher other) static NodeMatcher.Builder
NodeMatcher.newBuilder
(NodeMatcher prototype)