Class FindResult
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.FindResult
-
Method Summary
Modifier and TypeMethodDescriptionGets the bookmark.getDocs()
Gets the docs.Gets the executionStats.Gets the warning.Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
getBookmark
Gets the bookmark. Opaque bookmark token used when paginating results.- Returns:
- the bookmark
-
getDocs
-
getExecutionStats
Gets the executionStats. Schema for find query execution statistics.- Returns:
- the executionStats
-
getWarning
-