类 AliyunLiveChannelService


@Service public class AliyunLiveChannelService extends BaseAliyunService

Description: Aliyun OSS 直播频道 Service

作者:
: gengwei.zheng
Date:
: 2023/7/23 21:31
  • 构造器详细资料

  • 方法详细资料

    • createLiveChannel

      public com.aliyun.oss.model.CreateLiveChannelResult createLiveChannel(com.aliyun.oss.model.CreateLiveChannelRequest request)
    • setLiveChannelStatus

      public com.aliyun.oss.model.VoidResult setLiveChannelStatus(com.aliyun.oss.model.SetLiveChannelRequest request)
    • getLiveChannelInfo

      public com.aliyun.oss.model.LiveChannelInfo getLiveChannelInfo(com.aliyun.oss.model.LiveChannelGenericRequest request)
    • getLiveChannelStat

      public com.aliyun.oss.model.LiveChannelStat getLiveChannelStat(com.aliyun.oss.model.LiveChannelGenericRequest request)
    • deleteLiveChannel

      public com.aliyun.oss.model.VoidResult deleteLiveChannel(com.aliyun.oss.model.LiveChannelGenericRequest request)
    • listLiveChannels

      public com.aliyun.oss.model.LiveChannelListing listLiveChannels(com.aliyun.oss.model.ListLiveChannelsRequest request)
    • getLiveChannelHistory

      public List<com.aliyun.oss.model.LiveRecord> getLiveChannelHistory(com.aliyun.oss.model.LiveChannelGenericRequest request)