Uses of Class
com.baidubce.services.lss.model.LiveInfo

Packages that use LiveInfo
com.baidubce.services.lss.model   
 

Uses of LiveInfo in com.baidubce.services.lss.model
 

Methods in com.baidubce.services.lss.model that return LiveInfo
 LiveInfo LiveInfo.withCreateTime(String createTime)
           
 LiveInfo LiveInfo.withDescription(String description)
           
 LiveInfo LiveInfo.withError(SessionErrorInfo error)
           
 LiveInfo LiveInfo.withLastUpdateTime(String lastUpdateTime)
           
 LiveInfo LiveInfo.withNotification(String notification)
           
 LiveInfo LiveInfo.withPlay(LivePlay play)
           
 LiveInfo LiveInfo.withPresetName(String presetName)
           
 LiveInfo LiveInfo.withPublish(LivePublish publish)
           
 LiveInfo LiveInfo.withRecord(LiveRecordPrefix record)
           
 LiveInfo LiveInfo.withSessionId(String sessionId)
           
 LiveInfo LiveInfo.withStatus(String status)
           
 LiveInfo LiveInfo.withStreamingStatus(String streamingStatus)
           
 LiveInfo LiveInfo.withThumbnail(LiveThumbnailPrefix thumbnail)
           
 LiveInfo LiveInfo.withUserId(String userId)
           
 



Copyright © 2018. All rights reserved.