Package com.ibm.cloud.cloudant.v1.model
Class DesignDocumentInformation
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.DesignDocumentInformation
- All Implemented Interfaces:
ObjectModel
Schema for information about a design document.
-
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
getName
Gets the name. name.- Returns:
- the name
-
getViewIndex
Gets the viewIndex. View index information.- Returns:
- the viewIndex
-