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, internalRequest, internalRequestRaw, processResponseJson, processResponseSSE, retry, setClientProfile, setCredential, setRegion, setRegionBreakerpublic IrpClient(Credential credential, String region)
public IrpClient(Credential credential, String region, ClientProfile profile)
public RecommendContentResponse RecommendContent(RecommendContentRequest req) throws TencentCloudSDKException
req - RecommendContentRequestTencentCloudSDKExceptionpublic ReportActionResponse ReportAction(ReportActionRequest req) throws TencentCloudSDKException
req - ReportActionRequestTencentCloudSDKExceptionpublic ReportMaterialResponse ReportMaterial(ReportMaterialRequest req) throws TencentCloudSDKException
req - ReportMaterialRequestTencentCloudSDKExceptionpublic ReportPortraitResponse ReportPortrait(ReportPortraitRequest req) throws TencentCloudSDKException
req - ReportPortraitRequestTencentCloudSDKExceptionCopyright © 2025. All rights reserved.