| 程序包 | 说明 |
|---|---|
| com.alicloud.openservices.tablestore.core.protocol | |
| com.alicloud.openservices.tablestore.model |
| 限定符和类型 | 方法和说明 |
|---|---|
static ReservedThroughputDetails |
OTSProtocolParser.parseReservedThroughputDetails(OtsInternalApi.ReservedThroughputDetails reservedThroughputDetails) |
| 限定符和类型 | 方法和说明 |
|---|---|
ReservedThroughputDetails |
UpdateTableResponse.getReservedThroughputDetails()
Get the change information of the current reserved throughput of the table.
|
ReservedThroughputDetails |
DescribeTableResponse.getReservedThroughputDetails()
Returns the change information of the table's reserved throughput.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
UpdateTableResponse.setReservedThroughputDetails(ReservedThroughputDetails reservedThroughputDetails) |
void |
DescribeTableResponse.setReservedThroughputDetails(ReservedThroughputDetails reservedThroughputDetails) |
Copyright © 2025. All Rights Reserved.