Uses of Class
com.tencentcloudapi.acp.v20220105.models.DescribeChannelTaskReportUrlResponse
-
Packages that use DescribeChannelTaskReportUrlResponse Package Description com.tencentcloudapi.acp.v20220105 com.tencentcloudapi.acp.v20220105.models -
-
Uses of DescribeChannelTaskReportUrlResponse in com.tencentcloudapi.acp.v20220105
Methods in com.tencentcloudapi.acp.v20220105 that return DescribeChannelTaskReportUrlResponse Modifier and Type Method Description DescribeChannelTaskReportUrlResponseAcpClient. DescribeChannelTaskReportUrl(DescribeChannelTaskReportUrlRequest req)获取子渠道的App合规诊断任务报告url -
Uses of DescribeChannelTaskReportUrlResponse in com.tencentcloudapi.acp.v20220105.models
Constructors in com.tencentcloudapi.acp.v20220105.models with parameters of type DescribeChannelTaskReportUrlResponse Constructor Description DescribeChannelTaskReportUrlResponse(DescribeChannelTaskReportUrlResponse 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.
-