public class IrpClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION
Constructor and Description |
---|
IrpClient(Credential credential,
String region) |
IrpClient(Credential credential,
String region,
ClientProfile profile) |
Modifier and Type | Method and Description |
---|---|
RecommendContentResponse |
RecommendContent(RecommendContentRequest req)
获取推荐结果
|
ReportActionResponse |
ReportAction(ReportActionRequest req)
上报行为
|
ReportMaterialResponse |
ReportMaterial(ReportMaterialRequest req)
上报物料
|
ReportPortraitResponse |
ReportPortrait(ReportPortraitRequest req)
上报用户画像
|
call, callOctetStream, getClientProfile, getCredential, getRegion, getRegionBreaker, internalRequest, retry, setClientProfile, setCredential, setRegion, setRegionBreaker
public IrpClient(Credential credential, String region)
public IrpClient(Credential credential, String region, ClientProfile profile)
public RecommendContentResponse RecommendContent(RecommendContentRequest req) throws TencentCloudSDKException
req
- RecommendContentRequestTencentCloudSDKException
public ReportActionResponse ReportAction(ReportActionRequest req) throws TencentCloudSDKException
req
- ReportActionRequestTencentCloudSDKException
public ReportMaterialResponse ReportMaterial(ReportMaterialRequest req) throws TencentCloudSDKException
req
- ReportMaterialRequestTencentCloudSDKException
public ReportPortraitResponse ReportPortrait(ReportPortraitRequest req) throws TencentCloudSDKException
req
- ReportPortraitRequestTencentCloudSDKException
Copyright © 2023. All rights reserved.