Class GeoIndexInformation

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

public class GeoIndexInformation extends com.ibm.cloud.sdk.core.service.model.GenericModel
Schema for information about a geospatial index.
  • Constructor Details

    • GeoIndexInformation

      public GeoIndexInformation()
  • Method Details

    • getGeoIndex

      public GeoIndexStats getGeoIndex()
      Gets the geoIndex. Schema for geospatial index statistics.
      Returns:
      the geoIndex
    • getName

      public String getName()
      Gets the name. The name of the geospatial index design document.
      Returns:
      the name