Uses of Class
com.baidubce.services.vod.model.PlayableUrl

Packages that use PlayableUrl
com.baidubce.services.vod.model   
 

Uses of PlayableUrl in com.baidubce.services.vod.model
 

Methods in com.baidubce.services.vod.model that return PlayableUrl
 PlayableUrl GetPlayableUrlResponse.getResult()
           
 

Methods in com.baidubce.services.vod.model that return types with arguments of type PlayableUrl
 List<PlayableUrl> GetMediaResourceResponse.getPlayableUrlList()
           
 List<PlayableUrl> MediaResource.getPlayableUrlList()
           
 

Methods in com.baidubce.services.vod.model with parameters of type PlayableUrl
 void GetPlayableUrlResponse.setResult(PlayableUrl result)
           
 

Method parameters in com.baidubce.services.vod.model with type arguments of type PlayableUrl
 void GetMediaResourceResponse.setPlayableUrlList(List<PlayableUrl> playableUrlList)
           
 void MediaResource.setPlayableUrlList(List<PlayableUrl> playableUrlList)
           
 



Copyright © 2018. All rights reserved.