Uses of Class
com.tencentcloudapi.gse.v20191112.models.GetGameServerSessionLogUrlResponse
-
Packages that use GetGameServerSessionLogUrlResponse Package Description com.tencentcloudapi.gse.v20191112 com.tencentcloudapi.gse.v20191112.models -
-
Uses of GetGameServerSessionLogUrlResponse in com.tencentcloudapi.gse.v20191112
Methods in com.tencentcloudapi.gse.v20191112 that return GetGameServerSessionLogUrlResponse Modifier and Type Method Description GetGameServerSessionLogUrlResponseGseClient. GetGameServerSessionLogUrl(GetGameServerSessionLogUrlRequest req)此接口无法使用,游戏服务器引擎GSE已于6.1正式下架,感谢您的支持 本接口(GetGameServerSessionLogUrl)用于获取游戏服务器会话的日志URL。 -
Uses of GetGameServerSessionLogUrlResponse in com.tencentcloudapi.gse.v20191112.models
Constructors in com.tencentcloudapi.gse.v20191112.models with parameters of type GetGameServerSessionLogUrlResponse Constructor Description GetGameServerSessionLogUrlResponse(GetGameServerSessionLogUrlResponse 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.
-