Uses of Class
com.ibm.cloud.cloudant.v1.model.GetGeoOptions
Packages that use GetGeoOptions
-
Uses of GetGeoOptions in com.ibm.cloud.cloudant.v1
Methods in com.ibm.cloud.cloudant.v1 with parameters of type GetGeoOptionsModifier and TypeMethodDescriptioncom.ibm.cloud.sdk.core.http.ServiceCall<GeoResult>
Cloudant.getGeo
(GetGeoOptions getGeoOptions) Query a geospatial index.com.ibm.cloud.sdk.core.http.ServiceCall<InputStream>
Cloudant.getGeoAsStream
(GetGeoOptions getGeoOptions) Query a geospatial index as stream. -
Uses of GetGeoOptions in com.ibm.cloud.cloudant.v1.model
Methods in com.ibm.cloud.cloudant.v1.model that return GetGeoOptions