Uses of Class
com.tencentcloudapi.trp.v20210515.models.ReportBatchCallbackStatusRequest
-
Packages that use ReportBatchCallbackStatusRequest Package Description com.tencentcloudapi.trp.v20210515 com.tencentcloudapi.trp.v20210515.models -
-
Uses of ReportBatchCallbackStatusRequest in com.tencentcloudapi.trp.v20210515
Methods in com.tencentcloudapi.trp.v20210515 with parameters of type ReportBatchCallbackStatusRequest Modifier and Type Method Description ReportBatchCallbackStatusResponseTrpClient. ReportBatchCallbackStatus(ReportBatchCallbackStatusRequest req)接收离线筛选包回执,用于效果统计和分析。 -
Uses of ReportBatchCallbackStatusRequest in com.tencentcloudapi.trp.v20210515.models
Constructors in com.tencentcloudapi.trp.v20210515.models with parameters of type ReportBatchCallbackStatusRequest Constructor Description ReportBatchCallbackStatusRequest(ReportBatchCallbackStatusRequest 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.
-