|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |