Uses of Class
com.ibm.cloud.cloudant.v1.model.GetUpInformationOptions
-
Packages that use GetUpInformationOptions Package Description com.ibm.cloud.cloudant.v1 Cloudant v1. -
-
Uses of GetUpInformationOptions in com.ibm.cloud.cloudant.v1
Methods in com.ibm.cloud.cloudant.v1 with parameters of type GetUpInformationOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<UpInformation>
Cloudant. getUpInformation(GetUpInformationOptions getUpInformationOptions)
Retrieve information about whether the server is up.
-