Uses of Class
com.ibm.cloud.cloudant.v1.model.GetServerInformationOptions
-
Packages that use GetServerInformationOptions Package Description com.ibm.cloud.cloudant.v1 Cloudant v1. -
-
Uses of GetServerInformationOptions in com.ibm.cloud.cloudant.v1
Methods in com.ibm.cloud.cloudant.v1 with parameters of type GetServerInformationOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<ServerInformation>
Cloudant. getServerInformation(GetServerInformationOptions getServerInformationOptions)
Retrieve server instance information.
-