Package com.ibm.cloud.cloudant.v1.model
Class PartitionedIndexesDetailedInformation
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.PartitionedIndexesDetailedInformation
- All Implemented Interfaces:
 ObjectModel
Number of partitioned indexes by type.
- 
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 indexes of search type.- Returns:
 - the search
 
 - 
getView
Gets the view. Number of partitioned indexes of view type.- Returns:
 - the view
 
 
 -