Class 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.
    • Constructor Detail

      • DesignDocumentInformation

        public DesignDocumentInformation()
    • Method Detail

      • getName

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

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