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) |
call, getClientProfile, getCredential, getRegion, internalRequest, retry, setClientProfile, setCredential, setRegion
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 © 2021. All rights reserved.