public class AfcClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION
Constructor and Description |
---|
AfcClient(Credential credential,
String region) |
AfcClient(Credential credential,
String region,
ClientProfile profile) |
Modifier and Type | Method and Description |
---|---|
GetAntiFraudVipResponse |
GetAntiFraudVip(GetAntiFraudVipRequest req)
反欺诈VIP评分接口
|
QueryAntiFraudVipResponse |
QueryAntiFraudVip(QueryAntiFraudVipRequest req)
天御反欺诈服务,主要应用于银行、证券、保险、P2P等金融行业客户,通过腾讯的大数据风控能力,
可以准确识别恶意用户信息,解决客户在支付、活动、理财,风控等业务环节遇到的欺诈威胁,降低企业
的损失。
|
TransportGeneralInterfaceResponse |
TransportGeneralInterface(TransportGeneralInterfaceRequest req)
天御信鸽取数平台接口
|
call, callOctetStream, getClientProfile, getCredential, getRegion, getRegionBreaker, internalRequest, internalRequest, internalRequestRaw, processResponseJson, processResponseSSE, retry, setClientProfile, setCredential, setRegion, setRegionBreaker
public AfcClient(Credential credential, String region)
public AfcClient(Credential credential, String region, ClientProfile profile)
public GetAntiFraudVipResponse GetAntiFraudVip(GetAntiFraudVipRequest req) throws TencentCloudSDKException
req
- GetAntiFraudVipRequestTencentCloudSDKException
public QueryAntiFraudVipResponse QueryAntiFraudVip(QueryAntiFraudVipRequest req) throws TencentCloudSDKException
req
- QueryAntiFraudVipRequestTencentCloudSDKException
public TransportGeneralInterfaceResponse TransportGeneralInterface(TransportGeneralInterfaceRequest req) throws TencentCloudSDKException
req
- TransportGeneralInterfaceRequestTencentCloudSDKException
Copyright © 2024. All rights reserved.