| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol | |
| com.alicloud.openservices.tablestore.model |
| Modifier and Type | Method and Description |
|---|---|
static ReservedThroughputDetails |
OTSProtocolParser.parseReservedThroughputDetails(OtsInternalApi.ReservedThroughputDetails reservedThroughputDetails) |
| Modifier and Type | Method and Description |
|---|---|
ReservedThroughputDetails |
UpdateTableResponse.getReservedThroughputDetails()
获取表当前的预留吞吐量的更改信息。
|
ReservedThroughputDetails |
DescribeTableResponse.getReservedThroughputDetails()
返回表的预留吞吐量的更改信息。
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateTableResponse.setReservedThroughputDetails(ReservedThroughputDetails reservedThroughputDetails) |
void |
DescribeTableResponse.setReservedThroughputDetails(ReservedThroughputDetails reservedThroughputDetails) |
Copyright © 2024. All Rights Reserved.