public static class AddCommentRequest.AddCommentRequestOption
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
AddCommentRequestOption() |
| 限定符和类型 | 方法和说明 |
|---|---|
static AddCommentRequest.AddCommentRequestOption |
build(Map<String,?> map) |
String |
getCreateTime() |
Map<String,String> |
getExtra() |
AddCommentRequest.AddCommentRequestOption |
setCreateTime(String createTime) |
AddCommentRequest.AddCommentRequestOption |
setExtra(Map<String,String> extra) |
@NameInMap(value="createTime") public String createTime
create_time
public static AddCommentRequest.AddCommentRequestOption build(Map<String,?> map) throws Exception
Exceptionpublic AddCommentRequest.AddCommentRequestOption setCreateTime(String createTime)
public String getCreateTime()
public AddCommentRequest.AddCommentRequestOption setExtra(Map<String,String> extra)
Copyright © 2025. All rights reserved.