com.aliyun.openservices.ots.model
类 ReservedThroughput
java.lang.Object
com.aliyun.openservices.ots.model.ReservedThroughput
public class ReservedThroughput
- extends Object
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReservedThroughput
public ReservedThroughput()
ReservedThroughput
public ReservedThroughput(CapacityUnit capacityUnit)
getCapacityUnit
public CapacityUnit getCapacityUnit()
- 获取表的预留吞吐量的值。
- 返回:
- CapacityUnit。
setCapacityUnit
public void setCapacityUnit(CapacityUnit capacityUnit)
- 设置表的预留吞吐量的值。
- 参数:
capacityUnit - capacityUnit。
Copyright © 2014. All Rights Reserved.