Uses of Interface
org.openstack4j.api.sahara.JobExecutionService
-
Packages that use JobExecutionService Package Description org.openstack4j.api.sahara org.openstack4j.openstack.sahara.internal -
-
Uses of JobExecutionService in org.openstack4j.api.sahara
Methods in org.openstack4j.api.sahara that return JobExecutionService Modifier and Type Method Description JobExecutionServiceSaharaService. jobExecutions()Job Execution Service API -
Uses of JobExecutionService in org.openstack4j.openstack.sahara.internal
Classes in org.openstack4j.openstack.sahara.internal that implement JobExecutionService Modifier and Type Class Description classJobExecutionServiceImplSahara Data Processing OperationsMethods in org.openstack4j.openstack.sahara.internal that return JobExecutionService Modifier and Type Method Description JobExecutionServiceSaharaServiceImpl. jobExecutions()Job Execution Service API
-