|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectnet.polyv.live.v1.service.LiveBaseService
net.polyv.live.v1.service.channel.impl.LiveChannelOperateServiceImpl
public class LiveChannelOperateServiceImpl
直播频道操作实现类
| 字段摘要 |
|---|
| 从类 net.polyv.live.v1.service.LiveBaseService 继承的字段 |
|---|
ERROR_INFO, ERROR_PREFIX, ERROR_PREFIX1, ERROR_SUFFIX |
| 构造方法摘要 | |
|---|---|
LiveChannelOperateServiceImpl()
|
|
| 方法摘要 | |
|---|---|
LiveChannelResponse |
createChannel(LiveChannelRequest liveChannelRequest)
创建直播频道 API地址:https://dev.polyv.net/2017/liveproduct/l-api/zbglgn/pdcz/create-channel/ |
LiveChannelInitResponse |
createChannelInit(LiveChannelInitRequest liveChannelInitRequest)
创建并初始化频道 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/pdcz/basic-create/ |
LiveCreateChannelListResponse |
createChannelList(LiveCreateChannelListRequest liveCreateChannelListRequest)
批量创建频道 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/batch-create-channels/ |
Boolean |
createChannelPPTRecordTask(LiveCreateChannelPPTRecordRequest liveCreateChannelPPTRecordRequest)
创建重制课件任务 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/add-record-task/ |
Boolean |
createChannelToken(LiveCreateChannelTokenRequest liveCreateChannelTokenRequest)
设置频道单点登陆token API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/set-token-1/ |
Boolean |
createDiskVideosStream(LiveCreateDiskVideosStreamRequest liveCreateDiskVideosStreamRequest)
设置硬盘推流直播 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/add-disk-videos/ |
LiveCreateSonChannelResponse |
createSonChannel(LiveCreateSonChannelRequest liveCreateSonChannelRequest)
创建子频道 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/add-account/ |
LiveCreateSonChannelListResponse |
createSonChannelList(LiveCreateSonChannelListRequest liveCreateSonChannelListRequest)
批量创建子频道 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/batch-create/ |
Boolean |
createSonChannelToken(LiveCreateSonChannelTokenRequest liveCreateSonChannelTokenRequest)
设置子频道单点登陆token API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/set-account-token/ |
Boolean |
deleteChannel(LiveDeleteChannelRequest liveDeleteChannelRequest)
删除直播频道 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/deletechannel/ |
Boolean |
deleteChannelList(LiveDeleteChannelListRequest liveDeleteChannelListRequest)
批量删除频道 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/batch-delete-channels/ |
Boolean |
deleteDiskVideosStream(LiveDeleteDiskVideosStreamRequest liveDeleteDiskVideosStreamRequest)
删除硬盘推流的视频 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/delete-disk-videos/ |
Boolean |
deleteSonChannel(LiveDeleteSonChannelRequest liveDeleteSonChannelRequest)
删除子频道 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/delete-account/ |
LiveChannelAdvertListResponse |
getChannelAdvertList(LiveChannelAdvertListRequest liveChannelAdvertListRequest)
查询频道广告列表 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/pdcz/channel-advert-list/ |
LiveChannelAuthTokenResponse |
getChannelAuthToken(LiveChannelAuthTokenRequest liveCreateChannelTokenRequest)
查询授权和连麦的token API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/pdcz/get-chat-token/ |
LiveChannelBasicInfoResponse |
getChannelBasicInfo(LiveChannelBasicInfoRequest liveChannelBasicInfoRequest)
查询频道基本信息 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/pdcz/get-detail-setting/ |
LiveChannelCallbackSettingResponse |
getChannelCallbackSetting(LiveChannelCallbackSettingRequest liveChannelCallbackSettingRequest)
查询频道回调设置接口 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/get-callback-setting/ |
String |
getChannelCapture(LiveChannelCaptureRequest liveChannelCaptureRequest)
查询频道直播截图 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/get-capture-image/ |
LiveChannelInfoResponse |
getChannelInfo(LiveChannelInfoRequest liveChannelInfoRequest)
查询频道信息 API地址:https://dev.polyv.net/2017/liveproduct/l-api/zbglgn/pdcz/getchannelid-2/ |
LiveChannelTransmitListResponse |
getChannelTransmitList(LiveChannelTransmitListRequest liveChannelTransmitListRequest)
获取账号或频道转播列表信息 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/get-transmit-associations/ |
LiveSonChannelInfoResponse |
getSonChannelInfo(LiveSonChannelInfoRequest liveSonChannelInfoRequest)
查询子频道信息 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/get-account/ |
LiveSonChannelInfoListResponse |
getSonChannelInfoList(LiveSonChannelInfoListRequest liveSonChannelInfoListRequest)
查询频道号下所有子频道信息 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/get-accounts/ |
LiveListChannelPPTRecordResponse |
listPPTRecord(LiveListChannelPPTRecordRequest liveListChannelPPTRecordRequest)
查询课件重制任务列表 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/pptrecord-list/ |
Boolean |
updateChannelCallbackSetting(LiveUpdateChannelCallbackSettingRequest liveUpdateChannelCallbackSettingRequest)
设置频道回调设置 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/update-setting/ |
Boolean |
updateChannelDetail(LiveChannelDetailRequest liveChannelDetailRequest)
设置频道详情 注意:设置前,请确认您的套餐是否包含对应场景 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/detail-update/ |
Boolean |
updateChannelMaxViewer(LiveUpdateChannelMaxViewerRequest liveUpdateChannelMaxViewerRequest)
设置频道最大在线人数 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/setmaxviewerv2/ |
Boolean |
updateChannelPassword(LiveChannelPasswordSettingRequest liveChannelPasswordSettingRequest)
设置频道密码 API地址:https://dev.polyv.net/2017/liveproduct/l-api/zbglgn/pdcz/updatepasswd/ |
Boolean |
updateChannelSetting(LiveChannelSettingRequest liveChannelSettingRequest)
修改频道的相关设置 API地址:https://dev.polyv.net/2019/liveproduct/l-api/zbglgn/pdcz/update-channel-detail-setting/ |
Boolean |
updateChannelStream(LiveUpdateChannelStreamRequest liveUpdateChannelStreamRequest)
修改直播推流方式 API地址:https://dev.polyv.net/2020/liveproduct/l-api/zbglgn/pdcz/update-stream-type/ |
Boolean |
updateSonChannelInfo(LiveUpdateSonChannelInfoRequest liveUpdateSonChannelInfoRequest)
设置子频道信息 API地址:https://dev.polyv.net/2018/liveproduct/l-api/zbglgn/pdcz/update-account/ |
| 从类 net.polyv.live.v1.service.LiveBaseService 继承的方法 |
|---|
baseGet, baseGetReturnArray, baseGetReturnArray, basePost, basePostJson, basePostJson, basePostJsonReturnArray, basePostReturnArray, baseUploadFile, baseUploadFileList, baseUploadFileListReturnArray |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 构造方法详细信息 |
|---|
public LiveChannelOperateServiceImpl()
| 方法详细信息 |
|---|
public LiveChannelResponse createChannel(LiveChannelRequest liveChannelRequest)
throws IOException,
NoSuchAlgorithmException
ILiveChannelOperateService 中的 createChannelliveChannelRequest - 直播频道请求实体
IOException - 异常
NoSuchAlgorithmException - 异常
public LiveChannelInitResponse createChannelInit(LiveChannelInitRequest liveChannelInitRequest)
throws IOException,
NoSuchAlgorithmException
ILiveChannelOperateService 中的 createChannelInitliveChannelInitRequest - 创建并初始化频道请求体
IOException - 异常
NoSuchAlgorithmException - 异常
public LiveCreateChannelListResponse createChannelList(LiveCreateChannelListRequest liveCreateChannelListRequest)
throws IOException,
NoSuchAlgorithmException
ILiveChannelOperateService 中的 createChannelListliveCreateChannelListRequest - 批量创建频道请求体
IOException - 异常
NoSuchAlgorithmException - 异常
public Boolean updateChannelSetting(LiveChannelSettingRequest liveChannelSettingRequest)
throws IOException
ILiveChannelOperateService 中的 updateChannelSettingliveChannelSettingRequest - 修改频道的相关设置请求体
IOException - 异常
public Boolean updateChannelDetail(LiveChannelDetailRequest liveChannelDetailRequest)
throws IOException,
NoSuchAlgorithmException
ILiveChannelOperateService 中的 updateChannelDetailliveChannelDetailRequest - 设置频道详情请求实体
IOException - 异常
NoSuchAlgorithmException - 异常
public LiveListChannelPPTRecordResponse listPPTRecord(LiveListChannelPPTRecordRequest liveListChannelPPTRecordRequest)
throws IOException,
NoSuchAlgorithmException
ILiveChannelOperateService 中的 listPPTRecordliveListChannelPPTRecordRequest - 查询课件重制任务列表请求体
IOException - 异常
NoSuchAlgorithmException - 异常
public Boolean updateChannelPassword(LiveChannelPasswordSettingRequest liveChannelPasswordSettingRequest)
throws IOException,
NoSuchAlgorithmException
ILiveChannelOperateService 中的 updateChannelPasswordliveChannelPasswordSettingRequest - 设置频道密码请求体
IOException - 异常
NoSuchAlgorithmException - 异常
public Boolean deleteChannel(LiveDeleteChannelRequest liveDeleteChannelRequest)
throws IOException,
NoSuchAlgorithmException
ILiveChannelOperateService 中的 deleteChannelliveDeleteChannelRequest - 删除直播频道请求体
IOException - 异常
NoSuchAlgorithmException - 异常
public Boolean deleteChannelList(LiveDeleteChannelListRequest liveDeleteChannelListRequest)
throws IOException,
NoSuchAlgorithmException
ILiveChannelOperateService 中的 deleteChannelListliveDeleteChannelListRequest - 批量删除频道请求体
IOException - 异常
NoSuchAlgorithmException - 异常
public Boolean createChannelToken(LiveCreateChannelTokenRequest liveCreateChannelTokenRequest)
throws IOException,
NoSuchAlgorithmException
ILiveChannelOperateService 中的 createChannelTokenliveCreateChannelTokenRequest - 设置频道单点登陆token请求体
IOException - 异常
NoSuchAlgorithmException - 异常
public LiveChannelInfoResponse getChannelInfo(LiveChannelInfoRequest liveChannelInfoRequest)
throws IOException,
NoSuchAlgorithmException
ILiveChannelOperateService 中的 getChannelInfoliveChannelInfoRequest - 查询频道信息请求体
IOException - 异常
NoSuchAlgorithmException - 异常
public LiveChannelBasicInfoResponse getChannelBasicInfo(LiveChannelBasicInfoRequest liveChannelBasicInfoRequest)
throws IOException,
NoSuchAlgorithmException
ILiveChannelOperateService 中的 getChannelBasicInfoliveChannelBasicInfoRequest - 查询频道基本信息请求体
IOException - 异常
NoSuchAlgorithmException - 异常
public LiveChannelAuthTokenResponse getChannelAuthToken(LiveChannelAuthTokenRequest liveCreateChannelTokenRequest)
throws IOException,
NoSuchAlgorithmException
ILiveChannelOperateService 中的 getChannelAuthTokenliveCreateChannelTokenRequest - 查询授权和连麦的token请求体
IOException - 异常
NoSuchAlgorithmException - 异常
public LiveCreateSonChannelResponse createSonChannel(LiveCreateSonChannelRequest liveCreateSonChannelRequest)
throws IOException,
NoSuchAlgorithmException
ILiveChannelOperateService 中的 createSonChannelliveCreateSonChannelRequest - 创建子频道请求体
IOException - 异常
NoSuchAlgorithmException - 异常
public Boolean updateSonChannelInfo(LiveUpdateSonChannelInfoRequest liveUpdateSonChannelInfoRequest)
throws IOException,
NoSuchAlgorithmException
ILiveChannelOperateService 中的 updateSonChannelInfoliveUpdateSonChannelInfoRequest - 设置子频道信息请求体
IOException - 异常
NoSuchAlgorithmException - 异常
public Boolean createSonChannelToken(LiveCreateSonChannelTokenRequest liveCreateSonChannelTokenRequest)
throws IOException,
NoSuchAlgorithmException
ILiveChannelOperateService 中的 createSonChannelTokenliveCreateSonChannelTokenRequest - 设置子频道单点登陆token请求体
IOException - 异常
NoSuchAlgorithmException - 异常
public LiveSonChannelInfoResponse getSonChannelInfo(LiveSonChannelInfoRequest liveSonChannelInfoRequest)
throws IOException,
NoSuchAlgorithmException
ILiveChannelOperateService 中的 getSonChannelInfoliveSonChannelInfoRequest - 查询子频道信息请求体
IOException - 异常
NoSuchAlgorithmException - 异常
public LiveSonChannelInfoListResponse getSonChannelInfoList(LiveSonChannelInfoListRequest liveSonChannelInfoListRequest)
throws IOException,
NoSuchAlgorithmException
ILiveChannelOperateService 中的 getSonChannelInfoListliveSonChannelInfoListRequest - 查询频道号下所有子频道信息请求体
IOException - 异常
NoSuchAlgorithmException - 异常
public Boolean deleteSonChannel(LiveDeleteSonChannelRequest liveDeleteSonChannelRequest)
throws IOException,
NoSuchAlgorithmException
ILiveChannelOperateService 中的 deleteSonChannelliveDeleteSonChannelRequest - 删除子频道请求体
IOException - 异常
NoSuchAlgorithmException - 异常
public Boolean createChannelPPTRecordTask(LiveCreateChannelPPTRecordRequest liveCreateChannelPPTRecordRequest)
throws IOException,
NoSuchAlgorithmException
ILiveChannelOperateService 中的 createChannelPPTRecordTaskliveCreateChannelPPTRecordRequest - 创建重制课件任务请求实体
IOException - 异常
NoSuchAlgorithmException - 异常
public LiveChannelCallbackSettingResponse getChannelCallbackSetting(LiveChannelCallbackSettingRequest liveChannelCallbackSettingRequest)
throws IOException,
NoSuchAlgorithmException
ILiveChannelOperateService 中的 getChannelCallbackSettingliveChannelCallbackSettingRequest - 查询频道回调设置接口请求实体
IOException - 异常
NoSuchAlgorithmException - 异常
public Boolean updateChannelCallbackSetting(LiveUpdateChannelCallbackSettingRequest liveUpdateChannelCallbackSettingRequest)
throws IOException,
NoSuchAlgorithmException
ILiveChannelOperateService 中的 updateChannelCallbackSettingliveUpdateChannelCallbackSettingRequest - 设置频道回调设置请求实体
IOException - 异常
NoSuchAlgorithmException - 异常
public LiveCreateSonChannelListResponse createSonChannelList(LiveCreateSonChannelListRequest liveCreateSonChannelListRequest)
throws IOException,
NoSuchAlgorithmException
ILiveChannelOperateService 中的 createSonChannelListliveCreateSonChannelListRequest - 批量创建子频道请求实体
IOException - 异常
NoSuchAlgorithmException - 异常
public LiveChannelTransmitListResponse getChannelTransmitList(LiveChannelTransmitListRequest liveChannelTransmitListRequest)
throws IOException,
NoSuchAlgorithmException
ILiveChannelOperateService 中的 getChannelTransmitListliveChannelTransmitListRequest - 获取账号或频道转播列表信息请求实体
IOException - 异常
NoSuchAlgorithmException - 异常
public Boolean updateChannelMaxViewer(LiveUpdateChannelMaxViewerRequest liveUpdateChannelMaxViewerRequest)
throws IOException,
NoSuchAlgorithmException
ILiveChannelOperateService 中的 updateChannelMaxViewerliveUpdateChannelMaxViewerRequest - 设置频道最大在线人数请求实体
IOException - 异常
NoSuchAlgorithmException - 异常
public LiveChannelAdvertListResponse getChannelAdvertList(LiveChannelAdvertListRequest liveChannelAdvertListRequest)
throws IOException,
NoSuchAlgorithmException
ILiveChannelOperateService 中的 getChannelAdvertListliveChannelAdvertListRequest - 查询频道广告列表请求实体
IOException - 异常
NoSuchAlgorithmException - 异常
public String getChannelCapture(LiveChannelCaptureRequest liveChannelCaptureRequest)
throws IOException,
NoSuchAlgorithmException
ILiveChannelOperateService 中的 getChannelCaptureliveChannelCaptureRequest - 查询频道直播截图请求实体
IOException - 异常
NoSuchAlgorithmException - 异常
public Boolean updateChannelStream(LiveUpdateChannelStreamRequest liveUpdateChannelStreamRequest)
throws IOException,
NoSuchAlgorithmException
ILiveChannelOperateService 中的 updateChannelStreamliveUpdateChannelStreamRequest - 修改直播推流方式请求实体
IOException - 异常
NoSuchAlgorithmException - 异常
public Boolean createDiskVideosStream(LiveCreateDiskVideosStreamRequest liveCreateDiskVideosStreamRequest)
throws IOException,
NoSuchAlgorithmException
ILiveChannelOperateService 中的 createDiskVideosStreamliveCreateDiskVideosStreamRequest - 设置硬盘推流直播请求实体
IOException - 异常
NoSuchAlgorithmException - 异常
public Boolean deleteDiskVideosStream(LiveDeleteDiskVideosStreamRequest liveDeleteDiskVideosStreamRequest)
throws IOException,
NoSuchAlgorithmException
ILiveChannelOperateService 中的 deleteDiskVideosStreamliveDeleteDiskVideosStreamRequest - 删除硬盘推流的视频请求实体
IOException - 异常
NoSuchAlgorithmException - 异常
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||