Package com.ibm.cloud.cloudant.v1.model
Class PartitionInformationIndexesIndexes
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.PartitionInformationIndexesIndexes
- All Implemented Interfaces:
 ObjectModel
The count breakdown of partitioned indexes.
- 
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString 
- 
Method Details
- 
getSearch
Gets the search. Number of partitioned search indexes.- Returns:
 - the search
 
 - 
getView
Gets the view. Number of partitioned view indexes.- Returns:
 - the view
 
 
 -