Uses of Class
io.cryostat.agent.model.DiscoveryNode.Target
-
Packages that use DiscoveryNode.Target Package Description io.cryostat.agent.model -
-
Uses of DiscoveryNode.Target in io.cryostat.agent.model
Methods in io.cryostat.agent.model that return DiscoveryNode.Target Modifier and Type Method Description DiscoveryNode.TargetDiscoveryNode. getTarget()Constructors in io.cryostat.agent.model with parameters of type DiscoveryNode.Target Constructor Description DiscoveryNode(String name, String nodeType, DiscoveryNode.Target target)
-