Class SearchDiskSizeInformation

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

public class SearchDiskSizeInformation extends GenericModel
Schema for search index disk size.
  • Method Details

    • getName

      public String getName()
      Gets the name. The name of the search index prefixed by the design document ID where the index is stored.
      Returns:
      the name
    • getSearchIndex

      public SearchIndexDiskSize getSearchIndex()
      Gets the searchIndex. Schema for search index disk size.
      Returns:
      the searchIndex