Uses of Class
com.tencentcloudapi.gme.v20180711.models.ModifyAppStatusResponse
-
Packages that use ModifyAppStatusResponse Package Description com.tencentcloudapi.gme.v20180711 com.tencentcloudapi.gme.v20180711.models -
-
Uses of ModifyAppStatusResponse in com.tencentcloudapi.gme.v20180711
Methods in com.tencentcloudapi.gme.v20180711 that return ModifyAppStatusResponse Modifier and Type Method Description ModifyAppStatusResponse
GmeClient. ModifyAppStatus(ModifyAppStatusRequest req)
本接口(ModifyAppStatus)用于修改应用总开关状态。 -
Uses of ModifyAppStatusResponse in com.tencentcloudapi.gme.v20180711.models
Constructors in com.tencentcloudapi.gme.v20180711.models with parameters of type ModifyAppStatusResponse Constructor Description ModifyAppStatusResponse(ModifyAppStatusResponse 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.
-