Package com.ibm.cloud.cloudant.v1.model
Class PartitionInformationIndexes
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.PartitionInformationIndexes
- All Implemented Interfaces:
 ObjectModel
Schema for information about the partition index count and limit in a database.
- 
Method Details
- 
getCount
Gets the count. Total count of the partitioned indexes.- Returns:
 - the count
 
 - 
getIndexes
Gets the indexes. The count breakdown of partitioned indexes.- Returns:
 - the indexes
 
 - 
getLimit
Gets the limit. The partitioned index limit.- Returns:
 - the limit
 
 
 -