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