Uses of Class
com.tencentcloudapi.gs.v20191118.models.SaveGameArchiveResponse
-
Packages that use SaveGameArchiveResponse Package Description com.tencentcloudapi.gs.v20191118 com.tencentcloudapi.gs.v20191118.models -
-
Uses of SaveGameArchiveResponse in com.tencentcloudapi.gs.v20191118
Methods in com.tencentcloudapi.gs.v20191118 that return SaveGameArchiveResponse Modifier and Type Method Description SaveGameArchiveResponseGsClient. SaveGameArchive(SaveGameArchiveRequest req)保存游戏存档 -
Uses of SaveGameArchiveResponse in com.tencentcloudapi.gs.v20191118.models
Constructors in com.tencentcloudapi.gs.v20191118.models with parameters of type SaveGameArchiveResponse Constructor Description SaveGameArchiveResponse(SaveGameArchiveResponse 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.
-