com.baidubce.services.tsdb.model
Class GetRowsWithSqlRequest
java.lang.Object
com.baidubce.model.AbstractBceRequest
com.baidubce.services.tsdb.model.GetRowsWithSqlRequest
public class GetRowsWithSqlRequest
- extends AbstractBceRequest
Represent the request for getting rows from Tsdb.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetRowsWithSqlRequest
public GetRowsWithSqlRequest()
getSql
public String getSql()
setSql
public void setSql(String sql)
withSql
public GetRowsWithSqlRequest withSql(String sql)
withRequestCredentials
public GetRowsWithSqlRequest withRequestCredentials(BceCredentials credentials)
- Specified by:
withRequestCredentials
in class AbstractBceRequest
Copyright © 2018. All rights reserved.