| Package | Description |
|---|---|
| org.jclouds.gogrid.domain | |
| org.jclouds.gogrid.features | |
| org.jclouds.gogrid.functions |
| Modifier and Type | Method and Description |
|---|---|
Job |
Job.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
int |
Job.compareTo(Job o) |
T |
Job.Builder.fromJob(Job in) |
| Modifier and Type | Method and Description |
|---|---|
Set<Job> |
GridJobApi.getJobList(GetJobListOptions... options)
Returns all jobs found.
|
Set<Job> |
GridJobApi.getJobsById(long... ids)
Returns jobs for the corresponding id(s).
|
Set<Job> |
GridJobApi.getJobsForObjectName(String objectName)
Returns jobs found for an object with a provided name.
|
| Modifier and Type | Method and Description |
|---|---|
SortedSet<Job> |
ParseJobListFromJsonResponse.apply(HttpResponse arg0) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.