Uses of Interface
org.openstack4j.model.sahara.Instance
-
Packages that use Instance Package Description org.openstack4j.model.sahara org.openstack4j.openstack.sahara.domain -
-
Uses of Instance in org.openstack4j.model.sahara
Methods in org.openstack4j.model.sahara that return types with arguments of type Instance Modifier and Type Method Description List<? extends Instance>NodeGroup. getInstances() -
Uses of Instance in org.openstack4j.openstack.sahara.domain
Classes in org.openstack4j.openstack.sahara.domain that implement Instance Modifier and Type Class Description classSaharaInstanceFor mapping JSON response to java objectsMethods in org.openstack4j.openstack.sahara.domain that return types with arguments of type Instance Modifier and Type Method Description List<? extends Instance>SaharaNodeGroup. getInstances()
-