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