Uses of Class
com.tencentcloudapi.gme.v20180711.models.DescribeApplicationListResponse
-
Packages that use DescribeApplicationListResponse Package Description com.tencentcloudapi.gme.v20180711 com.tencentcloudapi.gme.v20180711.models -
-
Uses of DescribeApplicationListResponse in com.tencentcloudapi.gme.v20180711
Methods in com.tencentcloudapi.gme.v20180711 that return DescribeApplicationListResponse Modifier and Type Method Description DescribeApplicationListResponseGmeClient. DescribeApplicationList(DescribeApplicationListRequest req)本接口(DescribeApplicationList)用于查询自己账号下的应用列表 -
Uses of DescribeApplicationListResponse in com.tencentcloudapi.gme.v20180711.models
Constructors in com.tencentcloudapi.gme.v20180711.models with parameters of type DescribeApplicationListResponse Constructor Description DescribeApplicationListResponse(DescribeApplicationListResponse 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.
-