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