Uses of Class
org.netxms.client.datacollection.NetconfQueryDefinition
Packages that use NetconfQueryDefinition
-
Uses of NetconfQueryDefinition in org.netxms.client
Methods in org.netxms.client that return types with arguments of type NetconfQueryDefinitionModifier and TypeMethodDescriptionNXCSession.getNetconfQueryDefinitions()Get configured NETCONF query definitions.Methods in org.netxms.client with parameters of type NetconfQueryDefinitionModifier and TypeMethodDescriptionintNXCSession.modifyNetconfQueryDefinition(NetconfQueryDefinition definition) Modify (or create new) NETCONF query definition.