Uses of Class
com.ibm.cloud.cloudant.v1.model.GetGeoOptions.Builder
Packages that use GetGeoOptions.Builder
-
Uses of GetGeoOptions.Builder in com.ibm.cloud.cloudant.v1.model
Methods in com.ibm.cloud.cloudant.v1.model that return GetGeoOptions.BuilderModifier and TypeMethodDescriptionSet the bbox.Set the bookmark.Set the db.Set the ddoc.Set the format.Set the g.GetGeoOptions.Builder.includeDocs
(Boolean includeDocs) Set the includeDocs.Set the index.Set the lat.GetGeoOptions.Builder.limit
(long limit) Set the limit.Set the lon.Set the nearest.GetGeoOptions.newBuilder()
New builder.Set the radius.Set the rangex.Set the rangey.Set the relation.GetGeoOptions.Builder.skip
(long skip) Set the skip.Set the stale.