Uses of Class
org.jclouds.gogrid.domain.Job
Packages that use Job
Package
Description
-
Uses of Job in org.jclouds.gogrid.domain
Methods in org.jclouds.gogrid.domain that return JobMethods in org.jclouds.gogrid.domain with parameters of type Job -
Uses of Job in org.jclouds.gogrid.features
Methods in org.jclouds.gogrid.features that return types with arguments of type JobModifier and TypeMethodDescriptionGridJobApi.getJobList
(GetJobListOptions... options) Returns all jobs found.GridJobApi.getJobsById
(long... ids) Returns jobs for the corresponding id(s).GridJobApi.getJobsForObjectName
(String objectName) Returns jobs found for an object with a provided name. -
Uses of Job in org.jclouds.gogrid.functions
Methods in org.jclouds.gogrid.functions that return types with arguments of type Job