public static class CreateFeedRequest.CreateFeedRequestFeedInfoRecommends
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
CreateFeedRequestFeedInfoRecommends() |
限定符和类型 | 方法和说明 |
---|---|
static CreateFeedRequest.CreateFeedRequestFeedInfoRecommends |
build(Map<String,?> map) |
String |
getObjectId() |
Integer |
getType() |
CreateFeedRequest.CreateFeedRequestFeedInfoRecommends |
setObjectId(String objectId) |
CreateFeedRequest.CreateFeedRequestFeedInfoRecommends |
setType(Integer type) |
@NameInMap(value="objectId") public String objectId
@NameInMap(value="type") public Integer type
public static CreateFeedRequest.CreateFeedRequestFeedInfoRecommends build(Map<String,?> map) throws Exception
Exception
public CreateFeedRequest.CreateFeedRequestFeedInfoRecommends setObjectId(String objectId)
public String getObjectId()
public CreateFeedRequest.CreateFeedRequestFeedInfoRecommends setType(Integer type)
public Integer getType()
Copyright © 2022. All rights reserved.