public static class BatchAddFollowRecordsRequest.BatchAddFollowRecordsRequestInstanceListDataArray
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
BatchAddFollowRecordsRequestInstanceListDataArray() |
@NameInMap(value="extendValue") public String extendValue
@NameInMap(value="key") public String key
@NameInMap(value="value") public String value
public BatchAddFollowRecordsRequestInstanceListDataArray()
public static BatchAddFollowRecordsRequest.BatchAddFollowRecordsRequestInstanceListDataArray build(Map<String,?> map) throws Exception
Exceptionpublic BatchAddFollowRecordsRequest.BatchAddFollowRecordsRequestInstanceListDataArray setExtendValue(String extendValue)
public String getExtendValue()
public BatchAddFollowRecordsRequest.BatchAddFollowRecordsRequestInstanceListDataArray setKey(String key)
public String getKey()
public BatchAddFollowRecordsRequest.BatchAddFollowRecordsRequestInstanceListDataArray setValue(String value)
public String getValue()
Copyright © 2023. All rights reserved.