public class BatchRemoveFollowRecordsRequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
List<String> |
instanceIds |
String |
operatorUserId |
| 构造器和说明 |
|---|
BatchRemoveFollowRecordsRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static BatchRemoveFollowRecordsRequest |
build(Map<String,?> map) |
List<String> |
getInstanceIds() |
String |
getOperatorUserId() |
BatchRemoveFollowRecordsRequest |
setInstanceIds(List<String> instanceIds) |
BatchRemoveFollowRecordsRequest |
setOperatorUserId(String operatorUserId) |
@NameInMap(value="operatorUserId") public String operatorUserId
public static BatchRemoveFollowRecordsRequest build(Map<String,?> map) throws Exception
Exceptionpublic BatchRemoveFollowRecordsRequest setInstanceIds(List<String> instanceIds)
public BatchRemoveFollowRecordsRequest setOperatorUserId(String operatorUserId)
public String getOperatorUserId()
Copyright © 2023. All rights reserved.