Uses of Class
com.ibm.cloud.cloudant.v1.model.CapacityThroughputInformation
-
Packages that use CapacityThroughputInformation Package Description com.ibm.cloud.cloudant.v1 Cloudant v1. -
-
Uses of CapacityThroughputInformation in com.ibm.cloud.cloudant.v1
Methods in com.ibm.cloud.cloudant.v1 that return types with arguments of type CapacityThroughputInformation Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<CapacityThroughputInformation>
Cloudant. getCapacityThroughputInformation()
Retrieve provisioned throughput capacity information.com.ibm.cloud.sdk.core.http.ServiceCall<CapacityThroughputInformation>
Cloudant. getCapacityThroughputInformation(GetCapacityThroughputInformationOptions getCapacityThroughputInformationOptions)
Retrieve provisioned throughput capacity information.com.ibm.cloud.sdk.core.http.ServiceCall<CapacityThroughputInformation>
Cloudant. putCapacityThroughputConfiguration(PutCapacityThroughputConfigurationOptions putCapacityThroughputConfigurationOptions)
Update the target provisioned throughput capacity.
-