Class PartitionedIndexesDetailedInformation

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.PartitionedIndexesDetailedInformation
All Implemented Interfaces:
ObjectModel

public class PartitionedIndexesDetailedInformation extends GenericModel
Number of partitioned indexes by type.
  • Method Details

    • getSearch

      public Long getSearch()
      Gets the search. Number of partitioned indexes of search type.
      Returns:
      the search
    • getView

      public Long getView()
      Gets the view. Number of partitioned indexes of view type.
      Returns:
      the view