public class GetMsgConfigRequest
extends com.aliyun.tea.TeaModel
限定符和类型 | 类和说明 |
---|---|
static class |
GetMsgConfigRequest.GetMsgConfigRequestListDynamicAttr |
限定符和类型 | 字段和说明 |
---|---|
String |
groupTopic |
String |
groupType |
List<GetMsgConfigRequest.GetMsgConfigRequestListDynamicAttr> |
listDynamicAttr |
List<String> |
listEmployeeCode |
List<Long> |
listUnitId |
String |
ownerJobNo |
String |
ruleBusinessCode |
Integer |
ruleCategory |
String |
ruleCode |
String |
secretKey
This parameter is required.
|
String |
sysCode |
构造器和说明 |
---|
GetMsgConfigRequest() |
@NameInMap(value="groupTopic") public String groupTopic
@NameInMap(value="groupType") public String groupType
@NameInMap(value="listDynamicAttr") public List<GetMsgConfigRequest.GetMsgConfigRequestListDynamicAttr> listDynamicAttr
@NameInMap(value="ownerJobNo") public String ownerJobNo
@NameInMap(value="ruleBusinessCode") public String ruleBusinessCode
@NameInMap(value="ruleCategory") public Integer ruleCategory
@NameInMap(value="ruleCode") public String ruleCode
@NameInMap(value="secretKey") public String secretKey
This parameter is required.
@NameInMap(value="sysCode") public String sysCode
public static GetMsgConfigRequest build(Map<String,?> map) throws Exception
Exception
public GetMsgConfigRequest setGroupTopic(String groupTopic)
public String getGroupTopic()
public GetMsgConfigRequest setGroupType(String groupType)
public String getGroupType()
public GetMsgConfigRequest setListDynamicAttr(List<GetMsgConfigRequest.GetMsgConfigRequestListDynamicAttr> listDynamicAttr)
public List<GetMsgConfigRequest.GetMsgConfigRequestListDynamicAttr> getListDynamicAttr()
public GetMsgConfigRequest setListEmployeeCode(List<String> listEmployeeCode)
public GetMsgConfigRequest setListUnitId(List<Long> listUnitId)
public GetMsgConfigRequest setOwnerJobNo(String ownerJobNo)
public String getOwnerJobNo()
public GetMsgConfigRequest setRuleBusinessCode(String ruleBusinessCode)
public String getRuleBusinessCode()
public GetMsgConfigRequest setRuleCategory(Integer ruleCategory)
public Integer getRuleCategory()
public GetMsgConfigRequest setRuleCode(String ruleCode)
public String getRuleCode()
public GetMsgConfigRequest setSecretKey(String secretKey)
public String getSecretKey()
public GetMsgConfigRequest setSysCode(String sysCode)
public String getSysCode()
Copyright © 2024. All rights reserved.