public class GpmClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION
Constructor and Description |
---|
GpmClient(Credential credential,
String region) |
GpmClient(Credential credential,
String region,
ClientProfile profile) |
Modifier and Type | Method and Description |
---|---|
CancelMatchingResponse |
CancelMatching(CancelMatchingRequest req)
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持
取消匹配。
|
CreateMatchResponse |
CreateMatch(CreateMatchRequest req)
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持
创建匹配
|
CreateRuleResponse |
CreateRule(CreateRuleRequest req)
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持
创建规则
|
DeleteMatchResponse |
DeleteMatch(DeleteMatchRequest req)
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持
删除匹配
|
DeleteRuleResponse |
DeleteRule(DeleteRuleRequest req)
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持
删除规则
|
DescribeDataResponse |
DescribeData(DescribeDataRequest req)
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持
统计数据
|
DescribeMatchResponse |
DescribeMatch(DescribeMatchRequest req)
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持
查询匹配详情
|
DescribeMatchCodesResponse |
DescribeMatchCodes(DescribeMatchCodesRequest req)
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持
分页查询匹配Code
|
DescribeMatchesResponse |
DescribeMatches(DescribeMatchesRequest req)
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持
分页查询匹配列表
|
DescribeMatchingProgressResponse |
DescribeMatchingProgress(DescribeMatchingProgressRequest req)
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持
查询匹配进度。
|
DescribeRuleResponse |
DescribeRule(DescribeRuleRequest req)
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持
查询规则详情
|
DescribeRulesResponse |
DescribeRules(DescribeRulesRequest req)
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持
分页查询规则集列表
|
DescribeTokenResponse |
DescribeToken(DescribeTokenRequest req)
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持
查询匹配Token,Token用于push消息验证。
|
ModifyMatchResponse |
ModifyMatch(ModifyMatchRequest req)
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持
修改匹配
|
ModifyRuleResponse |
ModifyRule(ModifyRuleRequest req)
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持
修改规则(描述、标签)
|
ModifyTokenResponse |
ModifyToken(ModifyTokenRequest req)
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持
修改匹配Token。
|
StartMatchingResponse |
StartMatching(StartMatchingRequest req)
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持
支持传入一个玩家或多个玩家发起匹配,在同一个请求内的玩家将被分到同一个对局。
|
StartMatchingBackfillResponse |
StartMatchingBackfill(StartMatchingBackfillRequest req)
此接口无法使用,游戏玩家匹配GPM已于6.1正式下架,感谢您的支持
通过调用StartMatchingBackfill,用户可以传入一个回填的匹配请求,GPM为回填请求搜索符合条件的ticket并形成一个新的match。
|
call, callOctetStream, getClientProfile, getCredential, getRegion, getRegionBreaker, internalRequest, retry, setClientProfile, setCredential, setRegion, setRegionBreaker
public GpmClient(Credential credential, String region)
public GpmClient(Credential credential, String region, ClientProfile profile)
public CancelMatchingResponse CancelMatching(CancelMatchingRequest req) throws TencentCloudSDKException
req
- CancelMatchingRequestTencentCloudSDKException
public CreateMatchResponse CreateMatch(CreateMatchRequest req) throws TencentCloudSDKException
req
- CreateMatchRequestTencentCloudSDKException
public CreateRuleResponse CreateRule(CreateRuleRequest req) throws TencentCloudSDKException
req
- CreateRuleRequestTencentCloudSDKException
public DeleteMatchResponse DeleteMatch(DeleteMatchRequest req) throws TencentCloudSDKException
req
- DeleteMatchRequestTencentCloudSDKException
public DeleteRuleResponse DeleteRule(DeleteRuleRequest req) throws TencentCloudSDKException
req
- DeleteRuleRequestTencentCloudSDKException
public DescribeDataResponse DescribeData(DescribeDataRequest req) throws TencentCloudSDKException
req
- DescribeDataRequestTencentCloudSDKException
public DescribeMatchResponse DescribeMatch(DescribeMatchRequest req) throws TencentCloudSDKException
req
- DescribeMatchRequestTencentCloudSDKException
public DescribeMatchCodesResponse DescribeMatchCodes(DescribeMatchCodesRequest req) throws TencentCloudSDKException
req
- DescribeMatchCodesRequestTencentCloudSDKException
public DescribeMatchesResponse DescribeMatches(DescribeMatchesRequest req) throws TencentCloudSDKException
req
- DescribeMatchesRequestTencentCloudSDKException
public DescribeMatchingProgressResponse DescribeMatchingProgress(DescribeMatchingProgressRequest req) throws TencentCloudSDKException
req
- DescribeMatchingProgressRequestTencentCloudSDKException
public DescribeRuleResponse DescribeRule(DescribeRuleRequest req) throws TencentCloudSDKException
req
- DescribeRuleRequestTencentCloudSDKException
public DescribeRulesResponse DescribeRules(DescribeRulesRequest req) throws TencentCloudSDKException
req
- DescribeRulesRequestTencentCloudSDKException
public DescribeTokenResponse DescribeToken(DescribeTokenRequest req) throws TencentCloudSDKException
req
- DescribeTokenRequestTencentCloudSDKException
public ModifyMatchResponse ModifyMatch(ModifyMatchRequest req) throws TencentCloudSDKException
req
- ModifyMatchRequestTencentCloudSDKException
public ModifyRuleResponse ModifyRule(ModifyRuleRequest req) throws TencentCloudSDKException
req
- ModifyRuleRequestTencentCloudSDKException
public ModifyTokenResponse ModifyToken(ModifyTokenRequest req) throws TencentCloudSDKException
req
- ModifyTokenRequestTencentCloudSDKException
public StartMatchingResponse StartMatching(StartMatchingRequest req) throws TencentCloudSDKException
req
- StartMatchingRequestTencentCloudSDKException
public StartMatchingBackfillResponse StartMatchingBackfill(StartMatchingBackfillRequest req) throws TencentCloudSDKException
req
- StartMatchingBackfillRequestTencentCloudSDKException
Copyright © 2023. All rights reserved.