public class DeletePlguinRuleRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
DeletePlguinRuleRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static DeletePlguinRuleRequest |
build(Map<String,?> map) |
List<String> |
getBizIdList() |
String |
getUserId() |
DeletePlguinRuleRequest |
setBizIdList(List<String> bizIdList) |
DeletePlguinRuleRequest |
setUserId(String userId) |
@NameInMap(value="userId") public String userId
public static DeletePlguinRuleRequest build(Map<String,?> map) throws Exception
Exceptionpublic DeletePlguinRuleRequest setBizIdList(List<String> bizIdList)
public DeletePlguinRuleRequest setUserId(String userId)
public String getUserId()
Copyright © 2024. All rights reserved.