Package com.ibm.cloud.cloudant.v1.model
Class PartitionedIndexesInformation
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.PartitionedIndexesInformation
- All Implemented Interfaces:
ObjectModel
Information about database's partitioned indexes.
-
Method Details
-
getCount
Gets the count. Total number of partitioned indexes in the database.- Returns:
- the count
-
getIndexes
Gets the indexes. Number of partitioned indexes by type.- Returns:
- the indexes
-
getLimit
Gets the limit. Maximum allowed number of partitioned indexes in the database.- Returns:
- the limit
-