Class DesignDocumentInformation

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

public class DesignDocumentInformation extends com.ibm.cloud.sdk.core.service.model.GenericModel
Schema for information about a design document.
  • Method Details

    • getName

      public String getName()
      Gets the name. name.
      Returns:
      the name
    • getViewIndex

      public DesignDocumentViewIndex getViewIndex()
      Gets the viewIndex. View index information.
      Returns:
      the viewIndex