Package com.ibm.cloud.cloudant.v1.model
Class PutCapacityThroughputConfigurationOptions
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.PutCapacityThroughputConfigurationOptions
- All Implemented Interfaces:
ObjectModel
The putCapacityThroughputConfiguration options.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Builder. -
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
newBuilder
New builder.- Returns:
- a PutCapacityThroughputConfigurationOptions builder
-
blocks
Gets the blocks. A number of blocks of throughput units. A block consists of 100 reads/sec, 50 writes/sec, and 5 global queries/sec of provisioned throughput capacity. Not available for some plans.- Returns:
- the blocks
-