Class DocsResultRow
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.DocsResultRow
-
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
getCausedBy
Gets the causedBy. The cause of the error (if available).- Returns:
- the causedBy
-
getError
-
getReason
Gets the reason. The reason the error occurred (if available).- Returns:
- the reason
-
getRef
-
getDoc
-
getId
-
getKey
-
getValue
Gets the value. Value of built-in `/_all_docs` style view.- Returns:
- the value
-