Uses of Class
com.tencentcloudapi.ame.v20190916.models.ReportDataResponse
-
Packages that use ReportDataResponse Package Description com.tencentcloudapi.ame.v20190916 com.tencentcloudapi.ame.v20190916.models -
-
Uses of ReportDataResponse in com.tencentcloudapi.ame.v20190916
Methods in com.tencentcloudapi.ame.v20190916 that return ReportDataResponse Modifier and Type Method Description ReportDataResponseAmeClient. ReportData(ReportDataRequest req)客户上报用户数据功能,为了更好地为用户提供优质服务 -
Uses of ReportDataResponse in com.tencentcloudapi.ame.v20190916.models
Constructors in com.tencentcloudapi.ame.v20190916.models with parameters of type ReportDataResponse Constructor Description ReportDataResponse(ReportDataResponse 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.
-