Class PostRevsDiffOptions

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class PostRevsDiffOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The postRevsDiff options.
    • Method Detail

      • db

        public String db()
        Gets the db. Path parameter to specify the database name.
        Returns:
        the db
      • documentRevisions

        public Map<String,​List<String>> documentRevisions()
        Gets the documentRevisions. HTTP request body for operations with Document revisions.
        Returns:
        the documentRevisions