Uses of Class
com.ibm.cloud.cloudant.v1.model.GetCurrentThroughputInformationOptions
-
Packages that use GetCurrentThroughputInformationOptions Package Description com.ibm.cloud.cloudant.v1 Cloudant v1. -
-
Uses of GetCurrentThroughputInformationOptions in com.ibm.cloud.cloudant.v1
Methods in com.ibm.cloud.cloudant.v1 with parameters of type GetCurrentThroughputInformationOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<CurrentThroughputInformation>
Cloudant. getCurrentThroughputInformation(GetCurrentThroughputInformationOptions getCurrentThroughputInformationOptions)
Retrieve the current provisioned throughput capacity consumption.
-