Class Change

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.Change
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class Change extends com.ibm.cloud.sdk.core.service.model.GenericModel
Schema for a document leaf with single field rev.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the rev.

    Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel

    equals, hashCode, toString

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait
  • Method Details

    • getRev

      public String getRev()
      Gets the rev. Schema for a document revision identifier.
      Returns:
      the rev