public class AmeClient extends AbstractClient
gson, HTTP_RSP_OK, SDK_VERSION| Constructor and Description |
|---|
AmeClient(Credential credential,
String region) |
AmeClient(Credential credential,
String region,
ClientProfile profile) |
| Modifier and Type | Method and Description |
|---|---|
DescribeItemByIdResponse |
DescribeItemById(DescribeItemByIdRequest req)
根据歌曲ID查询歌曲信息
|
DescribeItemsResponse |
DescribeItems(DescribeItemsRequest req)
分类内容下歌曲列表获取,根据CategoryID或CategoryCode
|
DescribeLyricResponse |
DescribeLyric(DescribeLyricRequest req)
根据接口的模式及歌曲ID来取得歌词信息。
|
DescribeMusicResponse |
DescribeMusic(DescribeMusicRequest req)
根据接口的模式及歌曲ID来取得对应权限的歌曲播放地址等信息。
|
DescribePackageItemsResponse |
DescribePackageItems(DescribePackageItemsRequest req)
查询曲库包已核验歌曲列表接口
|
DescribePackagesResponse |
DescribePackages(DescribePackagesRequest req)
查询已购曲库包列表接口
|
DescribeStationsResponse |
DescribeStations(DescribeStationsRequest req)
获取素材库列表时使用
|
ReportDataResponse |
ReportData(ReportDataRequest req)
客户上报用户数据功能,为了更好的为用户提供优质服务
|
call, getClientProfile, getCredential, getRegion, internalRequest, setClientProfile, setCredential, setRegionpublic AmeClient(Credential credential, String region)
public AmeClient(Credential credential, String region, ClientProfile profile)
public DescribeItemByIdResponse DescribeItemById(DescribeItemByIdRequest req) throws TencentCloudSDKException
req - DescribeItemByIdRequestTencentCloudSDKExceptionpublic DescribeItemsResponse DescribeItems(DescribeItemsRequest req) throws TencentCloudSDKException
req - DescribeItemsRequestTencentCloudSDKExceptionpublic DescribeLyricResponse DescribeLyric(DescribeLyricRequest req) throws TencentCloudSDKException
req - DescribeLyricRequestTencentCloudSDKExceptionpublic DescribeMusicResponse DescribeMusic(DescribeMusicRequest req) throws TencentCloudSDKException
req - DescribeMusicRequestTencentCloudSDKExceptionpublic DescribePackageItemsResponse DescribePackageItems(DescribePackageItemsRequest req) throws TencentCloudSDKException
req - DescribePackageItemsRequestTencentCloudSDKExceptionpublic DescribePackagesResponse DescribePackages(DescribePackagesRequest req) throws TencentCloudSDKException
req - DescribePackagesRequestTencentCloudSDKExceptionpublic DescribeStationsResponse DescribeStations(DescribeStationsRequest req) throws TencentCloudSDKException
req - DescribeStationsRequestTencentCloudSDKExceptionpublic ReportDataResponse ReportData(ReportDataRequest req) throws TencentCloudSDKException
req - ReportDataRequestTencentCloudSDKExceptionCopyright © 2020. All rights reserved.