Uses of Interface
org.openstack4j.model.sahara.ConfigInfo
-
Packages that use ConfigInfo Package Description org.openstack4j.model.sahara org.openstack4j.openstack.sahara.domain -
-
Uses of ConfigInfo in org.openstack4j.model.sahara
Methods in org.openstack4j.model.sahara that return types with arguments of type ConfigInfo Modifier and Type Method Description List<? extends ConfigInfo>Plugin. getConfigInfos() -
Uses of ConfigInfo in org.openstack4j.openstack.sahara.domain
Classes in org.openstack4j.openstack.sahara.domain that implement ConfigInfo Modifier and Type Class Description classSaharaConfigInfoFor mapping JSON response to/from java objectsMethods in org.openstack4j.openstack.sahara.domain that return types with arguments of type ConfigInfo Modifier and Type Method Description List<? extends ConfigInfo>SaharaPlugin. getConfigInfos()
-