| Package | Description |
|---|---|
| com.baidubce.services.vod |
| Modifier and Type | Method and Description |
|---|---|
CreateMediaResourceResponse |
VodClient.createMediaResource(String title,
String description,
File file)
Uploads the specified file to Bos under the specified bucket and key name.
|
CreateMediaResourceResponse |
VodClient.createMediaResource(String sourceBucket,
String sourceKey,
String title,
String description)
Load a media resource from BOS to VOD.
|
Copyright © 2016. All rights reserved.