public class SaveWhiteAppRequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
List<Long> |
agentIdList |
String |
operation |
| 构造器和说明 |
|---|
SaveWhiteAppRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static SaveWhiteAppRequest |
build(Map<String,?> map) |
List<Long> |
getAgentIdList() |
String |
getOperation() |
SaveWhiteAppRequest |
setAgentIdList(List<Long> agentIdList) |
SaveWhiteAppRequest |
setOperation(String operation) |
@NameInMap(value="operation") public String operation
public static SaveWhiteAppRequest build(Map<String,?> map) throws Exception
Exceptionpublic SaveWhiteAppRequest setAgentIdList(List<Long> agentIdList)
public SaveWhiteAppRequest setOperation(String operation)
public String getOperation()
Copyright © 2023. All rights reserved.