Package com.ibm.cloud.cloudant.v1.model
Class SchedulerDocsResult
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.SchedulerDocsResult
- All Implemented Interfaces:
ObjectModel
Schema for a listing of replication scheduler documents.
-
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
getTotalRows
Gets the totalRows. Number of total rows.- Returns:
- the totalRows
-
getDocs
Gets the docs. Array of replication scheduler doc objects.- Returns:
- the docs
-