Package com.ibm.cloud.cloudant.v1.model
Class CapacityThroughputInformation
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.CapacityThroughputInformation
- All Implemented Interfaces:
ObjectModel
Schema for information about the currently provisioned and target throughput capacity.
-
Method Summary
Modifier and TypeMethodDescriptionGets the current.Gets the target.Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
getCurrent
Gets the current. Detailed information about provisioned throughput capacity.- Returns:
- the current
-
getTarget
Gets the target. Detailed information about target throughput capacity.- Returns:
- the target
-