Uses of Class
com.tencentcloudapi.gme.v20180711.models.DescribeApplicationDataRequest
-
Packages that use DescribeApplicationDataRequest Package Description com.tencentcloudapi.gme.v20180711 com.tencentcloudapi.gme.v20180711.models -
-
Uses of DescribeApplicationDataRequest in com.tencentcloudapi.gme.v20180711
Methods in com.tencentcloudapi.gme.v20180711 with parameters of type DescribeApplicationDataRequest Modifier and Type Method Description DescribeApplicationDataResponseGmeClient. DescribeApplicationData(DescribeApplicationDataRequest req)本接口(DescribeApplicationData)用于获取数据详情信息,最多可拉取最近90天的数据。 -
Uses of DescribeApplicationDataRequest in com.tencentcloudapi.gme.v20180711.models
Constructors in com.tencentcloudapi.gme.v20180711.models with parameters of type DescribeApplicationDataRequest Constructor Description DescribeApplicationDataRequest(DescribeApplicationDataRequest 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.
-