| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.model |
| Modifier and Type | Method and Description |
|---|---|
SingleRowQueryCriteria |
GetRowRequest.getRowQueryCriteria()
获取单行查询条件。
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetRowRequest.setRowQueryCriteria(SingleRowQueryCriteria rowQueryCriteria)
设置单行查询条件。
|
| Constructor and Description |
|---|
GetRowRequest(SingleRowQueryCriteria rowQueryCriteria)
通过单行查询条件构造GetRowRequest对象。
|
Copyright © 2024. All Rights Reserved.