public class PutRowRequest extends Object
构造器和说明 |
---|
PutRowRequest() |
PutRowRequest(RowPutChange rowChange) |
限定符和类型 | 方法和说明 |
---|---|
RowPutChange |
getRowChange()
获取PutRow的请求参数。
|
void |
setRowChange(RowPutChange rowChange)
设置PutRow的请求参数。
|
public PutRowRequest()
public PutRowRequest(RowPutChange rowChange)
public RowPutChange getRowChange()
public void setRowChange(RowPutChange rowChange)
rowChange
- PutRow的请求参数。Copyright © 2016. All Rights Reserved.