Uses of Interface
org.openstack4j.api.sahara.SaharaService
-
Packages that use SaharaService Package Description org.openstack4j.api org.openstack4j.openstack.internal org.openstack4j.openstack.sahara.internal -
-
Uses of SaharaService in org.openstack4j.api
Methods in org.openstack4j.api that return SaharaService Modifier and Type Method Description static SaharaServiceApis. getSaharaServices()Gets the (Sahara) Data Processing services APISaharaServiceOSClient. sahara()Returns the Sahara Service API -
Uses of SaharaService in org.openstack4j.openstack.internal
Methods in org.openstack4j.openstack.internal that return SaharaService Modifier and Type Method Description SaharaServiceOSClientSession. sahara() -
Uses of SaharaService in org.openstack4j.openstack.sahara.internal
Classes in org.openstack4j.openstack.sahara.internal that implement SaharaService Modifier and Type Class Description classSaharaServiceImplSahara (Data Processing) Operations API implementation
-