Uses of Class
com.tencentcloudapi.dlc.v20210125.models.DescribeSparkSessionBatchSqlLogRequest
-
Packages that use DescribeSparkSessionBatchSqlLogRequest Package Description com.tencentcloudapi.dlc.v20210125 com.tencentcloudapi.dlc.v20210125.models -
-
Uses of DescribeSparkSessionBatchSqlLogRequest in com.tencentcloudapi.dlc.v20210125
Methods in com.tencentcloudapi.dlc.v20210125 with parameters of type DescribeSparkSessionBatchSqlLogRequest Modifier and Type Method Description DescribeSparkSessionBatchSqlLogResponseDlcClient. DescribeSparkSessionBatchSqlLog(DescribeSparkSessionBatchSqlLogRequest req)本接口(DescribeSparkSessionBatchSqlLog)用于查询Spark SQL批任务日志 -
Uses of DescribeSparkSessionBatchSqlLogRequest in com.tencentcloudapi.dlc.v20210125.models
Constructors in com.tencentcloudapi.dlc.v20210125.models with parameters of type DescribeSparkSessionBatchSqlLogRequest Constructor Description DescribeSparkSessionBatchSqlLogRequest(DescribeSparkSessionBatchSqlLogRequest 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.
-