Uses of Class
com.ibm.cloud.cloudant.v1.model.CapacityThroughputInformation
Packages that use CapacityThroughputInformation
-
Uses of CapacityThroughputInformation in com.ibm.cloud.cloudant.v1
Methods in com.ibm.cloud.cloudant.v1 that return types with arguments of type CapacityThroughputInformationModifier and TypeMethodDescriptioncom.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.