Package com.ibm.cloud.cloudant.v1.model
Class SearchInfoResult
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.SearchInfoResult
- All Implemented Interfaces:
 ObjectModel
Schema for search index information.
- 
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString 
- 
Method Details
- 
getName
Gets the name. The name of the search index prefixed by the design document ID where the index is stored.- Returns:
 - the name
 
 - 
getSearchIndex
Gets the searchIndex. Schema for metadata information about a search index.- Returns:
 - the searchIndex
 
 
 -