Class MatchInfo
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.gpm.v20200820.models.MatchInfo
-
public class MatchInfo extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAppId()Get 用户AppId 注意:此字段可能返回 null,表示取不到有效值。StringgetCreateTime()Get 创建时间StringgetCreateUin()Get 用户创建账号Uin 注意:此字段可能返回 null,表示取不到有效值。StringgetCustomPushData()Get 自定义推送数据 注意:此字段可能返回 null,表示取不到有效值。StringKV[]getGameProperties()Get 游戏属性 注意:此字段可能返回 null,表示取不到有效值。StringgetLogsetId()Get 日志集id 注意:此字段可能返回 null,表示取不到有效值。StringgetLogsetName()Get 日志集名称 注意:此字段可能返回 null,表示取不到有效值。LonggetLogStatus()Get 日志状态,0表示正常,1表示日志集不存在,2表示日志主题不存在,3表示日志集和日志主题都不存在。 注意:此字段可能返回 null,表示取不到有效值。LonggetLogSwitch()Get 日志开关,0表示关,1表示开StringgetLogTopicId()Get 日志主题id 注意:此字段可能返回 null,表示取不到有效值。StringgetLogTopicName()Get 日志主题名称 注意:此字段可能返回 null,表示取不到有效值。StringgetMatchCode()Get 匹配codeStringgetMatchDesc()Get 匹配描述 注意:此字段可能返回 null,表示取不到有效值。StringgetMatchName()Get 匹配名称StringgetNotifyUrl()Get 接收通知地址StringgetRegion()Get 地区 注意:此字段可能返回 null,表示取不到有效值。StringgetRuleCode()Get 规则codeStringgetRuleName()Get 规则名称 注意:此字段可能返回 null,表示取不到有效值。StringgetServerQueue()Get 服务器队列 注意:此字段可能返回 null,表示取不到有效值。StringgetServerRegion()Get 服务器队列所在地域 注意:此字段可能返回 null,表示取不到有效值。StringgetServerSessionData()Get 游戏服务器会话数据 注意:此字段可能返回 null,表示取不到有效值。LonggetServerType()Get 是否为匹配结果请求服务器资源,0否,1请求GSE资源StringKV[]getTags()Get 标签 注意:此字段可能返回 null,表示取不到有效值。LonggetTimeout()Get 超时时间StringgetUin()Get 用户主账号Uin 注意:此字段可能返回 null,表示取不到有效值。voidsetAppId(String AppId)Set 用户AppId 注意:此字段可能返回 null,表示取不到有效值。voidsetCreateTime(String CreateTime)Set 创建时间voidsetCreateUin(String CreateUin)Set 用户创建账号Uin 注意:此字段可能返回 null,表示取不到有效值。voidsetCustomPushData(String CustomPushData)Set 自定义推送数据 注意:此字段可能返回 null,表示取不到有效值。voidsetGameProperties(StringKV[] GameProperties)Set 游戏属性 注意:此字段可能返回 null,表示取不到有效值。voidsetLogsetId(String LogsetId)Set 日志集id 注意:此字段可能返回 null,表示取不到有效值。voidsetLogsetName(String LogsetName)Set 日志集名称 注意:此字段可能返回 null,表示取不到有效值。voidsetLogStatus(Long LogStatus)Set 日志状态,0表示正常,1表示日志集不存在,2表示日志主题不存在,3表示日志集和日志主题都不存在。 注意:此字段可能返回 null,表示取不到有效值。voidsetLogSwitch(Long LogSwitch)Set 日志开关,0表示关,1表示开voidsetLogTopicId(String LogTopicId)Set 日志主题id 注意:此字段可能返回 null,表示取不到有效值。voidsetLogTopicName(String LogTopicName)Set 日志主题名称 注意:此字段可能返回 null,表示取不到有效值。voidsetMatchCode(String MatchCode)Set 匹配codevoidsetMatchDesc(String MatchDesc)Set 匹配描述 注意:此字段可能返回 null,表示取不到有效值。voidsetMatchName(String MatchName)Set 匹配名称voidsetNotifyUrl(String NotifyUrl)Set 接收通知地址voidsetRegion(String Region)Set 地区 注意:此字段可能返回 null,表示取不到有效值。voidsetRuleCode(String RuleCode)Set 规则codevoidsetRuleName(String RuleName)Set 规则名称 注意:此字段可能返回 null,表示取不到有效值。voidsetServerQueue(String ServerQueue)Set 服务器队列 注意:此字段可能返回 null,表示取不到有效值。voidsetServerRegion(String ServerRegion)Set 服务器队列所在地域 注意:此字段可能返回 null,表示取不到有效值。voidsetServerSessionData(String ServerSessionData)Set 游戏服务器会话数据 注意:此字段可能返回 null,表示取不到有效值。voidsetServerType(Long ServerType)Set 是否为匹配结果请求服务器资源,0否,1请求GSE资源voidsetTags(StringKV[] Tags)Set 标签 注意:此字段可能返回 null,表示取不到有效值。voidsetTimeout(Long Timeout)Set 超时时间voidsetUin(String Uin)Set 用户主账号Uin 注意:此字段可能返回 null,表示取不到有效值。voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
MatchInfo
public MatchInfo()
-
MatchInfo
public MatchInfo(MatchInfo 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.
-
-
Method Detail
-
getMatchCode
public String getMatchCode()
Get 匹配code- Returns:
- MatchCode 匹配code
-
setMatchCode
public void setMatchCode(String MatchCode)
Set 匹配code- Parameters:
MatchCode- 匹配code
-
getMatchName
public String getMatchName()
Get 匹配名称- Returns:
- MatchName 匹配名称
-
setMatchName
public void setMatchName(String MatchName)
Set 匹配名称- Parameters:
MatchName- 匹配名称
-
getMatchDesc
public String getMatchDesc()
Get 匹配描述 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- MatchDesc 匹配描述 注意:此字段可能返回 null,表示取不到有效值。
-
setMatchDesc
public void setMatchDesc(String MatchDesc)
Set 匹配描述 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
MatchDesc- 匹配描述 注意:此字段可能返回 null,表示取不到有效值。
-
getRuleCode
public String getRuleCode()
Get 规则code- Returns:
- RuleCode 规则code
-
setRuleCode
public void setRuleCode(String RuleCode)
Set 规则code- Parameters:
RuleCode- 规则code
-
getCreateTime
public String getCreateTime()
Get 创建时间- Returns:
- CreateTime 创建时间
-
setCreateTime
public void setCreateTime(String CreateTime)
Set 创建时间- Parameters:
CreateTime- 创建时间
-
getTimeout
public Long getTimeout()
Get 超时时间- Returns:
- Timeout 超时时间
-
setTimeout
public void setTimeout(Long Timeout)
Set 超时时间- Parameters:
Timeout- 超时时间
-
getNotifyUrl
public String getNotifyUrl()
Get 接收通知地址- Returns:
- NotifyUrl 接收通知地址
-
setNotifyUrl
public void setNotifyUrl(String NotifyUrl)
Set 接收通知地址- Parameters:
NotifyUrl- 接收通知地址
-
getServerType
public Long getServerType()
Get 是否为匹配结果请求服务器资源,0否,1请求GSE资源- Returns:
- ServerType 是否为匹配结果请求服务器资源,0否,1请求GSE资源
-
setServerType
public void setServerType(Long ServerType)
Set 是否为匹配结果请求服务器资源,0否,1请求GSE资源- Parameters:
ServerType- 是否为匹配结果请求服务器资源,0否,1请求GSE资源
-
getServerRegion
public String getServerRegion()
Get 服务器队列所在地域 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ServerRegion 服务器队列所在地域 注意:此字段可能返回 null,表示取不到有效值。
-
setServerRegion
public void setServerRegion(String ServerRegion)
Set 服务器队列所在地域 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ServerRegion- 服务器队列所在地域 注意:此字段可能返回 null,表示取不到有效值。
-
getServerQueue
public String getServerQueue()
Get 服务器队列 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ServerQueue 服务器队列 注意:此字段可能返回 null,表示取不到有效值。
-
setServerQueue
public void setServerQueue(String ServerQueue)
Set 服务器队列 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ServerQueue- 服务器队列 注意:此字段可能返回 null,表示取不到有效值。
-
getCustomPushData
public String getCustomPushData()
Get 自定义推送数据 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- CustomPushData 自定义推送数据 注意:此字段可能返回 null,表示取不到有效值。
-
setCustomPushData
public void setCustomPushData(String CustomPushData)
Set 自定义推送数据 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
CustomPushData- 自定义推送数据 注意:此字段可能返回 null,表示取不到有效值。
-
getServerSessionData
public String getServerSessionData()
Get 游戏服务器会话数据 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ServerSessionData 游戏服务器会话数据 注意:此字段可能返回 null,表示取不到有效值。
-
setServerSessionData
public void setServerSessionData(String ServerSessionData)
Set 游戏服务器会话数据 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ServerSessionData- 游戏服务器会话数据 注意:此字段可能返回 null,表示取不到有效值。
-
getGameProperties
public StringKV[] getGameProperties()
Get 游戏属性 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- GameProperties 游戏属性 注意:此字段可能返回 null,表示取不到有效值。
-
setGameProperties
public void setGameProperties(StringKV[] GameProperties)
Set 游戏属性 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
GameProperties- 游戏属性 注意:此字段可能返回 null,表示取不到有效值。
-
getLogSwitch
public Long getLogSwitch()
Get 日志开关,0表示关,1表示开- Returns:
- LogSwitch 日志开关,0表示关,1表示开
-
setLogSwitch
public void setLogSwitch(Long LogSwitch)
Set 日志开关,0表示关,1表示开- Parameters:
LogSwitch- 日志开关,0表示关,1表示开
-
getLogsetId
public String getLogsetId()
Get 日志集id 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- LogsetId 日志集id 注意:此字段可能返回 null,表示取不到有效值。
-
setLogsetId
public void setLogsetId(String LogsetId)
Set 日志集id 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
LogsetId- 日志集id 注意:此字段可能返回 null,表示取不到有效值。
-
getLogsetName
public String getLogsetName()
Get 日志集名称 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- LogsetName 日志集名称 注意:此字段可能返回 null,表示取不到有效值。
-
setLogsetName
public void setLogsetName(String LogsetName)
Set 日志集名称 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
LogsetName- 日志集名称 注意:此字段可能返回 null,表示取不到有效值。
-
getLogTopicId
public String getLogTopicId()
Get 日志主题id 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- LogTopicId 日志主题id 注意:此字段可能返回 null,表示取不到有效值。
-
setLogTopicId
public void setLogTopicId(String LogTopicId)
Set 日志主题id 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
LogTopicId- 日志主题id 注意:此字段可能返回 null,表示取不到有效值。
-
getLogTopicName
public String getLogTopicName()
Get 日志主题名称 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- LogTopicName 日志主题名称 注意:此字段可能返回 null,表示取不到有效值。
-
setLogTopicName
public void setLogTopicName(String LogTopicName)
Set 日志主题名称 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
LogTopicName- 日志主题名称 注意:此字段可能返回 null,表示取不到有效值。
-
getTags
public StringKV[] getTags()
Get 标签 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Tags 标签 注意:此字段可能返回 null,表示取不到有效值。
-
setTags
public void setTags(StringKV[] Tags)
Set 标签 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Tags- 标签 注意:此字段可能返回 null,表示取不到有效值。
-
getRegion
public String getRegion()
Get 地区 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Region 地区 注意:此字段可能返回 null,表示取不到有效值。
-
setRegion
public void setRegion(String Region)
Set 地区 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Region- 地区 注意:此字段可能返回 null,表示取不到有效值。
-
getAppId
public String getAppId()
Get 用户AppId 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- AppId 用户AppId 注意:此字段可能返回 null,表示取不到有效值。
-
setAppId
public void setAppId(String AppId)
Set 用户AppId 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
AppId- 用户AppId 注意:此字段可能返回 null,表示取不到有效值。
-
getUin
public String getUin()
Get 用户主账号Uin 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Uin 用户主账号Uin 注意:此字段可能返回 null,表示取不到有效值。
-
setUin
public void setUin(String Uin)
Set 用户主账号Uin 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Uin- 用户主账号Uin 注意:此字段可能返回 null,表示取不到有效值。
-
getCreateUin
public String getCreateUin()
Get 用户创建账号Uin 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- CreateUin 用户创建账号Uin 注意:此字段可能返回 null,表示取不到有效值。
-
setCreateUin
public void setCreateUin(String CreateUin)
Set 用户创建账号Uin 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
CreateUin- 用户创建账号Uin 注意:此字段可能返回 null,表示取不到有效值。
-
getRuleName
public String getRuleName()
Get 规则名称 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- RuleName 规则名称 注意:此字段可能返回 null,表示取不到有效值。
-
setRuleName
public void setRuleName(String RuleName)
Set 规则名称 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
RuleName- 规则名称 注意:此字段可能返回 null,表示取不到有效值。
-
getLogStatus
public Long getLogStatus()
Get 日志状态,0表示正常,1表示日志集不存在,2表示日志主题不存在,3表示日志集和日志主题都不存在。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- LogStatus 日志状态,0表示正常,1表示日志集不存在,2表示日志主题不存在,3表示日志集和日志主题都不存在。 注意:此字段可能返回 null,表示取不到有效值。
-
setLogStatus
public void setLogStatus(Long LogStatus)
Set 日志状态,0表示正常,1表示日志集不存在,2表示日志主题不存在,3表示日志集和日志主题都不存在。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
LogStatus- 日志状态,0表示正常,1表示日志集不存在,2表示日志主题不存在,3表示日志集和日志主题都不存在。 注意:此字段可能返回 null,表示取不到有效值。
-
-