public class GetGameServerSessionLogUrlRequest extends AbstractModel
Constructor and Description |
---|
GetGameServerSessionLogUrlRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getGameServerSessionId()
Get Game server session ID.
|
void |
setGameServerSessionId(String GameServerSessionId)
Set Game server session ID.
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public String getGameServerSessionId()
public void setGameServerSessionId(String GameServerSessionId)
GameServerSessionId
- Game server session ID. It should contain 1 to 48 ASCII characters.Copyright © 2021. All rights reserved.