Uses of Class
com.tencentcloudapi.gs.v20191118.models.SwitchGameArchiveResponse
-
Packages that use SwitchGameArchiveResponse Package Description com.tencentcloudapi.gs.v20191118 com.tencentcloudapi.gs.v20191118.models -
-
Uses of SwitchGameArchiveResponse in com.tencentcloudapi.gs.v20191118
Methods in com.tencentcloudapi.gs.v20191118 that return SwitchGameArchiveResponse Modifier and Type Method Description SwitchGameArchiveResponseGsClient. SwitchGameArchive(SwitchGameArchiveRequest req)切换游戏存档 -
Uses of SwitchGameArchiveResponse in com.tencentcloudapi.gs.v20191118.models
Constructors in com.tencentcloudapi.gs.v20191118.models with parameters of type SwitchGameArchiveResponse Constructor Description SwitchGameArchiveResponse(SwitchGameArchiveResponse 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.
-