public class ThroughputResource extends Object
Constructor and Description |
---|
ThroughputResource() |
Modifier and Type | Method and Description |
---|---|
int |
throughput()
Get value of the Cosmos DB resource throughput.
|
ThroughputResource |
withThroughput(int throughput)
Set value of the Cosmos DB resource throughput.
|
public int throughput()
public ThroughputResource withThroughput(int throughput)
throughput
- the throughput value to setCopyright © 2019. All rights reserved.