Package com.ibm.cloud.cloudant.v1.model
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 Summary
Constructors -
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Constructor Details
-
GeoIndexInformation
public GeoIndexInformation()
-
-
Method Details
-
getGeoIndex
Gets the geoIndex. Schema for geospatial index statistics.- Returns:
- the geoIndex
-
getName
Gets the name. The name of the geospatial index design document.- Returns:
- the name
-