Class GpmClient
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractClient
-
- com.tencentcloudapi.gpm.v20200820.GpmClient
-
public class GpmClient extends AbstractClient
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION
-
-
Constructor Summary
Constructors Constructor Description GpmClient(Credential credential, String region)GpmClient(Credential credential, String region, ClientProfile profile)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CancelMatchingResponseCancelMatching(CancelMatchingRequest req)此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 取消匹配。CreateMatchResponseCreateMatch(CreateMatchRequest req)此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 创建匹配CreateRuleResponseCreateRule(CreateRuleRequest req)此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 创建规则DeleteMatchResponseDeleteMatch(DeleteMatchRequest req)此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 删除匹配DeleteRuleResponseDeleteRule(DeleteRuleRequest req)此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 删除规则DescribeDataResponseDescribeData(DescribeDataRequest req)此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 统计数据DescribeMatchResponseDescribeMatch(DescribeMatchRequest req)此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 查询匹配详情DescribeMatchCodesResponseDescribeMatchCodes(DescribeMatchCodesRequest req)此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 分页查询匹配CodeDescribeMatchesResponseDescribeMatches(DescribeMatchesRequest req)此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 分页查询匹配列表DescribeMatchingProgressResponseDescribeMatchingProgress(DescribeMatchingProgressRequest req)此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 查询匹配进度。DescribeRuleResponseDescribeRule(DescribeRuleRequest req)此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 查询规则详情DescribeRulesResponseDescribeRules(DescribeRulesRequest req)此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 分页查询规则集列表DescribeTokenResponseDescribeToken(DescribeTokenRequest req)此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 查询匹配Token,Token用于push消息验证。ModifyMatchResponseModifyMatch(ModifyMatchRequest req)此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 修改匹配ModifyRuleResponseModifyRule(ModifyRuleRequest req)此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 修改规则(描述、标签)ModifyTokenResponseModifyToken(ModifyTokenRequest req)此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 修改匹配Token。StartMatchingResponseStartMatching(StartMatchingRequest req)此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 支持传入一个玩家或多个玩家发起匹配,在同一个请求内的玩家将被分到同一个对局。StartMatchingBackfillResponseStartMatchingBackfill(StartMatchingBackfillRequest req)此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 通过调用StartMatchingBackfill,用户可以传入一个回填的匹配请求,GPM为回填请求搜索符合条件的ticket并形成一个新的match。-
Methods inherited from class com.tencentcloudapi.common.AbstractClient
call, callOctetStream, getClientProfile, getCredential, getRegion, getRegionBreaker, internalRequest, retry, setClientProfile, setCredential, setRegion, setRegionBreaker
-
-
-
-
Constructor Detail
-
GpmClient
public GpmClient(Credential credential, String region)
-
GpmClient
public GpmClient(Credential credential, String region, ClientProfile profile)
-
-
Method Detail
-
CancelMatching
public CancelMatchingResponse CancelMatching(CancelMatchingRequest req) throws TencentCloudSDKException
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 取消匹配。- Parameters:
req- CancelMatchingRequest- Returns:
- CancelMatchingResponse
- Throws:
TencentCloudSDKException
-
CreateMatch
public CreateMatchResponse CreateMatch(CreateMatchRequest req) throws TencentCloudSDKException
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 创建匹配- Parameters:
req- CreateMatchRequest- Returns:
- CreateMatchResponse
- Throws:
TencentCloudSDKException
-
CreateRule
public CreateRuleResponse CreateRule(CreateRuleRequest req) throws TencentCloudSDKException
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 创建规则- Parameters:
req- CreateRuleRequest- Returns:
- CreateRuleResponse
- Throws:
TencentCloudSDKException
-
DeleteMatch
public DeleteMatchResponse DeleteMatch(DeleteMatchRequest req) throws TencentCloudSDKException
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 删除匹配- Parameters:
req- DeleteMatchRequest- Returns:
- DeleteMatchResponse
- Throws:
TencentCloudSDKException
-
DeleteRule
public DeleteRuleResponse DeleteRule(DeleteRuleRequest req) throws TencentCloudSDKException
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 删除规则- Parameters:
req- DeleteRuleRequest- Returns:
- DeleteRuleResponse
- Throws:
TencentCloudSDKException
-
DescribeData
public DescribeDataResponse DescribeData(DescribeDataRequest req) throws TencentCloudSDKException
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 统计数据- Parameters:
req- DescribeDataRequest- Returns:
- DescribeDataResponse
- Throws:
TencentCloudSDKException
-
DescribeMatch
public DescribeMatchResponse DescribeMatch(DescribeMatchRequest req) throws TencentCloudSDKException
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 查询匹配详情- Parameters:
req- DescribeMatchRequest- Returns:
- DescribeMatchResponse
- Throws:
TencentCloudSDKException
-
DescribeMatchCodes
public DescribeMatchCodesResponse DescribeMatchCodes(DescribeMatchCodesRequest req) throws TencentCloudSDKException
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 分页查询匹配Code- Parameters:
req- DescribeMatchCodesRequest- Returns:
- DescribeMatchCodesResponse
- Throws:
TencentCloudSDKException
-
DescribeMatches
public DescribeMatchesResponse DescribeMatches(DescribeMatchesRequest req) throws TencentCloudSDKException
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 分页查询匹配列表- Parameters:
req- DescribeMatchesRequest- Returns:
- DescribeMatchesResponse
- Throws:
TencentCloudSDKException
-
DescribeMatchingProgress
public DescribeMatchingProgressResponse DescribeMatchingProgress(DescribeMatchingProgressRequest req) throws TencentCloudSDKException
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 查询匹配进度。- Parameters:
req- DescribeMatchingProgressRequest- Returns:
- DescribeMatchingProgressResponse
- Throws:
TencentCloudSDKException
-
DescribeRule
public DescribeRuleResponse DescribeRule(DescribeRuleRequest req) throws TencentCloudSDKException
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 查询规则详情- Parameters:
req- DescribeRuleRequest- Returns:
- DescribeRuleResponse
- Throws:
TencentCloudSDKException
-
DescribeRules
public DescribeRulesResponse DescribeRules(DescribeRulesRequest req) throws TencentCloudSDKException
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 分页查询规则集列表- Parameters:
req- DescribeRulesRequest- Returns:
- DescribeRulesResponse
- Throws:
TencentCloudSDKException
-
DescribeToken
public DescribeTokenResponse DescribeToken(DescribeTokenRequest req) throws TencentCloudSDKException
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 查询匹配Token,Token用于push消息验证。- Parameters:
req- DescribeTokenRequest- Returns:
- DescribeTokenResponse
- Throws:
TencentCloudSDKException
-
ModifyMatch
public ModifyMatchResponse ModifyMatch(ModifyMatchRequest req) throws TencentCloudSDKException
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 修改匹配- Parameters:
req- ModifyMatchRequest- Returns:
- ModifyMatchResponse
- Throws:
TencentCloudSDKException
-
ModifyRule
public ModifyRuleResponse ModifyRule(ModifyRuleRequest req) throws TencentCloudSDKException
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 修改规则(描述、标签)- Parameters:
req- ModifyRuleRequest- Returns:
- ModifyRuleResponse
- Throws:
TencentCloudSDKException
-
ModifyToken
public ModifyTokenResponse ModifyToken(ModifyTokenRequest req) throws TencentCloudSDKException
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 修改匹配Token。- Parameters:
req- ModifyTokenRequest- Returns:
- ModifyTokenResponse
- Throws:
TencentCloudSDKException
-
StartMatching
public StartMatchingResponse StartMatching(StartMatchingRequest req) throws TencentCloudSDKException
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 支持传入一个玩家或多个玩家发起匹配,在同一个请求内的玩家将被分到同一个对局。- Parameters:
req- StartMatchingRequest- Returns:
- StartMatchingResponse
- Throws:
TencentCloudSDKException
-
StartMatchingBackfill
public StartMatchingBackfillResponse StartMatchingBackfill(StartMatchingBackfillRequest req) throws TencentCloudSDKException
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持 通过调用StartMatchingBackfill,用户可以传入一个回填的匹配请求,GPM为回填请求搜索符合条件的ticket并形成一个新的match。- Parameters:
req- StartMatchingBackfillRequest- Returns:
- StartMatchingBackfillResponse
- Throws:
TencentCloudSDKException
-
-