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

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

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

Methods in com.baidubce.services.lss.model that return LivePublish
 LivePublish RefreshSessionResponse.getPublish()
           
 LivePublish LiveSession.getPublish()
           
 LivePublish GetSessionResponse.getPublish()
           
 LivePublish LiveInfo.getPublish()
           
 LivePublish CreateSessionResponse.getPublish()
           
 LivePublish LivePublish.withPullUrl(String pullUrl)
           
 LivePublish LivePublish.withPushUrl(String pushUrl)
           
 LivePublish LivePublish.withRegion(String region)
           
 

Methods in com.baidubce.services.lss.model with parameters of type LivePublish
 void RefreshSessionResponse.setPublish(LivePublish publish)
           
 void LiveSession.setPublish(LivePublish publish)
           
 void GetSessionResponse.setPublish(LivePublish publish)
           
 void LiveInfo.setPublish(LivePublish publish)
           
 void CreateSessionResponse.setPublish(LivePublish publish)
           
 LiveInfo LiveInfo.withPublish(LivePublish publish)
           
 



Copyright © 2016. All rights reserved.