Uses of Class
com.ibm.cloud.cloudant.v1.model.GetGeoIndexInformationOptions.Builder
-
Packages that use GetGeoIndexInformationOptions.Builder Package Description com.ibm.cloud.cloudant.v1.model -
-
Uses of GetGeoIndexInformationOptions.Builder in com.ibm.cloud.cloudant.v1.model
Methods in com.ibm.cloud.cloudant.v1.model that return GetGeoIndexInformationOptions.Builder Modifier and Type Method Description GetGeoIndexInformationOptions.Builder
GetGeoIndexInformationOptions.Builder. db(String db)
Set the db.GetGeoIndexInformationOptions.Builder
GetGeoIndexInformationOptions.Builder. ddoc(String ddoc)
Set the ddoc.GetGeoIndexInformationOptions.Builder
GetGeoIndexInformationOptions.Builder. index(String index)
Set the index.GetGeoIndexInformationOptions.Builder
GetGeoIndexInformationOptions. newBuilder()
New builder.
-