public final class ListJobsResponse
extends Object
The list of jobs.
- Author:
- Donal Fellows
-
Field Summary
Fields
Modifier and Type |
Field |
Description |
List<URI> |
jobs |
The list of jobs, by URI.
|
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
The list of jobs, by URI. Clients should not construct these by hand.
-
Method Details
-
- Returns:
- URL of previous page when paging is used in this response.
-
- Returns:
- URL of next page when paging is used in this response.