Uses of Class
com.tencentcloudapi.batch.v20170312.models.DescribeTaskLogsResponse
-
Packages that use DescribeTaskLogsResponse Package Description com.tencentcloudapi.batch.v20170312 com.tencentcloudapi.batch.v20170312.models -
-
Uses of DescribeTaskLogsResponse in com.tencentcloudapi.batch.v20170312
Methods in com.tencentcloudapi.batch.v20170312 that return DescribeTaskLogsResponse Modifier and Type Method Description DescribeTaskLogsResponseBatchClient. DescribeTaskLogs(DescribeTaskLogsRequest req)用于获取任务多个实例标准输出和标准错误日志。 -
Uses of DescribeTaskLogsResponse in com.tencentcloudapi.batch.v20170312.models
Constructors in com.tencentcloudapi.batch.v20170312.models with parameters of type DescribeTaskLogsResponse Constructor Description DescribeTaskLogsResponse(DescribeTaskLogsResponse 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.
-