public static class CreateFeedRequest.CreateFeedRequestFeedInfo
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
CreateFeedRequestFeedInfo() |
@NameInMap(value="actionType") public Integer actionType
@NameInMap(value="mediaContents") public List<CreateFeedRequest.CreateFeedRequestFeedInfoMediaContents> mediaContents
@NameInMap(value="feedCategory") public Long feedCategory
@NameInMap(value="belongsTo") public Integer belongsTo
@NameInMap(value="industryId") public Long industryId
@NameInMap(value="thumbUrl") public String thumbUrl
@NameInMap(value="recommends") public List<CreateFeedRequest.CreateFeedRequestFeedInfoRecommends> recommends
@NameInMap(value="feedId") public String feedId
@NameInMap(value="title") public String title
@NameInMap(value="feedType") public Integer feedType
@NameInMap(value="introduction") public String introduction
@NameInMap(value="feedTag") public String feedTag
@NameInMap(value="mcnId") public String mcnId
@NameInMap(value="introductionPicUrl") public String introductionPicUrl
public static CreateFeedRequest.CreateFeedRequestFeedInfo build(Map<String,?> map) throws Exception
Exceptionpublic CreateFeedRequest.CreateFeedRequestFeedInfo setActionType(Integer actionType)
public Integer getActionType()
public CreateFeedRequest.CreateFeedRequestFeedInfo setMediaContents(List<CreateFeedRequest.CreateFeedRequestFeedInfoMediaContents> mediaContents)
public List<CreateFeedRequest.CreateFeedRequestFeedInfoMediaContents> getMediaContents()
public CreateFeedRequest.CreateFeedRequestFeedInfo setFeedCategory(Long feedCategory)
public Long getFeedCategory()
public CreateFeedRequest.CreateFeedRequestFeedInfo setBelongsTo(Integer belongsTo)
public Integer getBelongsTo()
public CreateFeedRequest.CreateFeedRequestFeedInfo setIndustryId(Long industryId)
public Long getIndustryId()
public CreateFeedRequest.CreateFeedRequestFeedInfo setThumbUrl(String thumbUrl)
public String getThumbUrl()
public CreateFeedRequest.CreateFeedRequestFeedInfo setRecommends(List<CreateFeedRequest.CreateFeedRequestFeedInfoRecommends> recommends)
public List<CreateFeedRequest.CreateFeedRequestFeedInfoRecommends> getRecommends()
public CreateFeedRequest.CreateFeedRequestFeedInfo setFeedId(String feedId)
public String getFeedId()
public CreateFeedRequest.CreateFeedRequestFeedInfo setTitle(String title)
public String getTitle()
public CreateFeedRequest.CreateFeedRequestFeedInfo setFeedType(Integer feedType)
public Integer getFeedType()
public CreateFeedRequest.CreateFeedRequestFeedInfo setIntroduction(String introduction)
public String getIntroduction()
public CreateFeedRequest.CreateFeedRequestFeedInfo setFeedTag(String feedTag)
public String getFeedTag()
public CreateFeedRequest.CreateFeedRequestFeedInfo setMcnId(String mcnId)
public String getMcnId()
public CreateFeedRequest.CreateFeedRequestFeedInfo setIntroductionPicUrl(String introductionPicUrl)
public String getIntroductionPicUrl()
Copyright © 2021. All rights reserved.