| 程序包 | 说明 |
|---|---|
| com.alicloud.openservices.tablestore.model |
| 限定符和类型 | 方法和说明 |
|---|---|
SingleRowQueryCriteria |
GetRowRequest.getRowQueryCriteria()
Get the query condition for a single row.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GetRowRequest.setRowQueryCriteria(SingleRowQueryCriteria rowQueryCriteria)
Set the single row query condition.
|
| 构造器和说明 |
|---|
GetRowRequest(SingleRowQueryCriteria rowQueryCriteria)
Constructs a GetRowRequest object through a single-row query condition.
|
Copyright © 2025. All Rights Reserved.