Uses of Class
org.gcube.dataanalysis.dataminer.poolmanager.ansible.model.HostGroup
-
Packages that use HostGroup Package Description org.gcube.dataanalysis.dataminer.poolmanager.ansible.model -
-
Uses of HostGroup in org.gcube.dataanalysis.dataminer.poolmanager.ansible.model
Methods in org.gcube.dataanalysis.dataminer.poolmanager.ansible.model that return types with arguments of type HostGroup Modifier and Type Method Description Collection<HostGroup>Inventory. getHostGroups()Methods in org.gcube.dataanalysis.dataminer.poolmanager.ansible.model with parameters of type HostGroup Modifier and Type Method Description voidInventory. addGroup(HostGroup group)
-