Uses of Class
com.tencentcloudapi.gme.v20180711.models.ModifyAppStatusResp
-
Packages that use ModifyAppStatusResp Package Description com.tencentcloudapi.gme.v20180711.models -
-
Uses of ModifyAppStatusResp in com.tencentcloudapi.gme.v20180711.models
Methods in com.tencentcloudapi.gme.v20180711.models that return ModifyAppStatusResp Modifier and Type Method Description ModifyAppStatusResp
ModifyAppStatusResponse. getData()
Get 修改应用开关状态返回数据Methods in com.tencentcloudapi.gme.v20180711.models with parameters of type ModifyAppStatusResp Modifier and Type Method Description void
ModifyAppStatusResponse. setData(ModifyAppStatusResp Data)
Set 修改应用开关状态返回数据Constructors in com.tencentcloudapi.gme.v20180711.models with parameters of type ModifyAppStatusResp Constructor Description ModifyAppStatusResp(ModifyAppStatusResp 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.
-