Uses of Class
com.tencentcloudapi.dlc.v20210125.models.CreateNotebookSessionStatementSupportBatchSQLResponse
-
Packages that use CreateNotebookSessionStatementSupportBatchSQLResponse Package Description com.tencentcloudapi.dlc.v20210125 com.tencentcloudapi.dlc.v20210125.models -
-
Uses of CreateNotebookSessionStatementSupportBatchSQLResponse in com.tencentcloudapi.dlc.v20210125
Methods in com.tencentcloudapi.dlc.v20210125 that return CreateNotebookSessionStatementSupportBatchSQLResponse Modifier and Type Method Description CreateNotebookSessionStatementSupportBatchSQLResponse
DlcClient. CreateNotebookSessionStatementSupportBatchSQL(CreateNotebookSessionStatementSupportBatchSQLRequest req)
本接口(CreateNotebookSessionStatementSupportBatchSQL)用于创建交互式session并执行SQL任务 -
Uses of CreateNotebookSessionStatementSupportBatchSQLResponse in com.tencentcloudapi.dlc.v20210125.models
Constructors in com.tencentcloudapi.dlc.v20210125.models with parameters of type CreateNotebookSessionStatementSupportBatchSQLResponse Constructor Description CreateNotebookSessionStatementSupportBatchSQLResponse(CreateNotebookSessionStatementSupportBatchSQLResponse source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-