public class UpdateAttachedMediaInfosRequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
updateContent
The new information about auxiliary media assets.
|
| 构造器和说明 |
|---|
UpdateAttachedMediaInfosRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static UpdateAttachedMediaInfosRequest |
build(Map<String,?> map) |
String |
getUpdateContent() |
UpdateAttachedMediaInfosRequest |
setUpdateContent(String updateContent) |
@NameInMap(value="UpdateContent") public String updateContent
The new information about auxiliary media assets. You can modify the information about up to 20 auxiliary media assets at a time. For more information, see the **UpdateContent** section of this topic.
public static UpdateAttachedMediaInfosRequest build(Map<String,?> map) throws Exception
Exceptionpublic UpdateAttachedMediaInfosRequest setUpdateContent(String updateContent)
public String getUpdateContent()
Copyright © 2024. All rights reserved.