com.aliyun.openservices.ots.model
类 RowListing
java.lang.Object
com.aliyun.openservices.ots.model.RowListing
public class RowListing
- extends Object
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RowListing
public RowListing()
getNextToken
public String getNextToken()
setNextToken
public void setNextToken(String nextToken)
getRows
public List<Row> getRows()
setRows
public void setRows(List<Row> rows)
Copyright © 2013. All Rights Reserved.