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:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class PartitionInformationIndexesIndexes extends com.ibm.cloud.sdk.core.service.model.GenericModel
The count breakdown of partitioned indexes.
-
-
Constructor Summary
Constructors Constructor Description PartitionInformationIndexesIndexes()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Long
getSearch()
Gets the search.Long
getView()
Gets the view.
-