public class GetVideoInfosRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetVideoInfosRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetVideoInfosRequest |
build(Map<String,?> map) |
String |
getVideoIds() |
GetVideoInfosRequest |
setVideoIds(String videoIds) |
@NameInMap(value="VideoIds") public String videoIds
The list of video IDs. Separate multiple IDs with commas (,). A maximum of 20 IDs can be specified.
public static GetVideoInfosRequest build(Map<String,?> map) throws Exception
Exceptionpublic GetVideoInfosRequest setVideoIds(String videoIds)
public String getVideoIds()
Copyright © 2024. All rights reserved.