public class RpClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION
Constructor and Description |
---|
RpClient(Credential credential,
String region) |
RpClient(Credential credential,
String region,
ClientProfile profile) |
Modifier and Type | Method and Description |
---|---|
QueryRegisterProtectionResponse |
QueryRegisterProtection(QueryRegisterProtectionRequest req)
注册保护服务(RegisterProtection,RP)针对网站、APP 的线上注册场景,遇到 “恶意注册” 、“小号注册” 、“注册器注册” 等恶意行为,提供基于天御 DNA 算法的恶意防护引擎,从账号、设备、行为三个维度有效识别 “恶意注册”,从“源头”上防范业务风险。
|
call, callOctetStream, getClientProfile, getCredential, getRegion, internalRequest, retry, setClientProfile, setCredential, setRegion
public RpClient(Credential credential, String region)
public RpClient(Credential credential, String region, ClientProfile profile)
public QueryRegisterProtectionResponse QueryRegisterProtection(QueryRegisterProtectionRequest req) throws TencentCloudSDKException
req
- QueryRegisterProtectionRequestTencentCloudSDKException
Copyright © 2022. All rights reserved.