public class IndustryManufactureCommonEventRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
IndustryManufactureCommonEventRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static IndustryManufactureCommonEventRequest |
build(Map<String,?> map) |
String |
getAction() |
String |
getAppKey() |
Map<String,?> |
getBizData() |
List<String> |
getEventType() |
IndustryManufactureCommonEventRequest |
setAction(String action) |
IndustryManufactureCommonEventRequest |
setAppKey(String appKey) |
IndustryManufactureCommonEventRequest |
setBizData(Map<String,?> bizData) |
IndustryManufactureCommonEventRequest |
setEventType(List<String> eventType) |
@NameInMap(value="action") public String action
@NameInMap(value="appKey") public String appKey
public static IndustryManufactureCommonEventRequest build(Map<String,?> map) throws Exception
Exceptionpublic IndustryManufactureCommonEventRequest setAction(String action)
public String getAction()
public IndustryManufactureCommonEventRequest setAppKey(String appKey)
public String getAppKey()
public IndustryManufactureCommonEventRequest setBizData(Map<String,?> bizData)
public IndustryManufactureCommonEventRequest setEventType(List<String> eventType)
Copyright © 2022. All rights reserved.