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