com.aliyun.openservices.ots.model
类 UpdateRowRequest
java.lang.Object
com.aliyun.openservices.ots.model.UpdateRowRequest
public class UpdateRowRequest
- extends Object
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateRowRequest
public UpdateRowRequest()
UpdateRowRequest
public UpdateRowRequest(RowUpdateChange rowChange)
getRowChange
public RowUpdateChange getRowChange()
- 获取UpdateRow的请求参数。
- 返回:
- UpdateRow的请求参数。
setRowChange
public void setRowChange(RowUpdateChange rowChange)
- 设置UpdateRow的请求参数。
- 参数:
rowChange -
Copyright © 2014. All Rights Reserved.