Package com.ibm.cloud.cloudant.v1.model
Class SchedulerJobsResult
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.SchedulerJobsResult
- All Implemented Interfaces:
 ObjectModel
Schema for a listing of replication scheduler jobs.
- 
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString 
- 
Method Details
- 
getTotalRows
Gets the totalRows. Total number of replication jobs.- Returns:
 - the totalRows
 
 - 
getJobs
Gets the jobs. Array of replication job objects.- Returns:
 - the jobs
 
 
 -