public class AliyunBSSSource extends DataSource
type| 构造器和说明 |
|---|
AliyunBSSSource() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
deserialize(com.alibaba.fastjson.JSONObject jsonObject) |
Integer |
getHistoryMonth() |
String |
getRoleARN() |
void |
setHistoryMonth(Integer historyMonth) |
void |
setRoleARN(String roleARN) |
getType, setTypepublic String getRoleARN()
public void setRoleARN(String roleARN)
public Integer getHistoryMonth()
public void setHistoryMonth(Integer historyMonth)
public void deserialize(com.alibaba.fastjson.JSONObject jsonObject)
deserialize 在类中 DataSourceCopyright © 2020. All Rights Reserved.