public class SchedulerJobsResponse
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SchedulerJobsResponse.History |
static class |
SchedulerJobsResponse.Job |
| Constructor and Description |
|---|
SchedulerJobsResponse() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SchedulerJobsResponse.Job> |
getJobs() |
long |
getOffset() |
long |
getTotalRows() |
public long getOffset()
public long getTotalRows()
public java.util.List<SchedulerJobsResponse.Job> getJobs()