public class InputImportNameListDataFront extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| InputImportNameListDataFront() | 
| InputImportNameListDataFront(InputImportNameListDataFront source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
| Modifier and Type | Method and Description | 
|---|---|
| DataContentInfo[] | getDataContentInfo()Get 黑白名单数据内容 | 
| Long | getDataSource()Get 数据来源,固定传2(手工录入) | 
| Long | getNameListId()Get 名单ID | 
| void | setDataContentInfo(DataContentInfo[] DataContentInfo)Set 黑白名单数据内容 | 
| void | setDataSource(Long DataSource)Set 数据来源,固定传2(手工录入) | 
| void | setNameListId(Long NameListId)Set 名单ID | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic InputImportNameListDataFront()
public InputImportNameListDataFront(InputImportNameListDataFront source)
public Long getNameListId()
public void setNameListId(Long NameListId)
NameListId - 名单IDpublic Long getDataSource()
public void setDataSource(Long DataSource)
DataSource - 数据来源,固定传2(手工录入)public DataContentInfo[] getDataContentInfo()
public void setDataContentInfo(DataContentInfo[] DataContentInfo)
DataContentInfo - 黑白名单数据内容Copyright © 2025. All rights reserved.