Uses of Class
com.tencentcloudapi.trp.v20210515.models.DescribeJobFileUrlResponse
-
Packages that use DescribeJobFileUrlResponse Package Description com.tencentcloudapi.trp.v20210515 com.tencentcloudapi.trp.v20210515.models -
-
Uses of DescribeJobFileUrlResponse in com.tencentcloudapi.trp.v20210515
Methods in com.tencentcloudapi.trp.v20210515 that return DescribeJobFileUrlResponse Modifier and Type Method Description DescribeJobFileUrlResponseTrpClient. DescribeJobFileUrl(DescribeJobFileUrlRequest req)获取异步任务的输出地址 -
Uses of DescribeJobFileUrlResponse in com.tencentcloudapi.trp.v20210515.models
Constructors in com.tencentcloudapi.trp.v20210515.models with parameters of type DescribeJobFileUrlResponse Constructor Description DescribeJobFileUrlResponse(DescribeJobFileUrlResponse 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.
-