Uses of Class
com.tencentcloudapi.gme.v20180711.models.CreateAppResp
-
Packages that use CreateAppResp Package Description com.tencentcloudapi.gme.v20180711.models -
-
Uses of CreateAppResp in com.tencentcloudapi.gme.v20180711.models
Methods in com.tencentcloudapi.gme.v20180711.models that return CreateAppResp Modifier and Type Method Description CreateAppRespCreateAppResponse. getData()Get 创建应用返回数据Methods in com.tencentcloudapi.gme.v20180711.models with parameters of type CreateAppResp Modifier and Type Method Description voidCreateAppResponse. setData(CreateAppResp Data)Set 创建应用返回数据Constructors in com.tencentcloudapi.gme.v20180711.models with parameters of type CreateAppResp Constructor Description CreateAppResp(CreateAppResp 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.
-