public class AliyunBSSSource extends DataSource
type| Constructor and Description |
|---|
AliyunBSSSource() |
| Modifier and Type | Method and Description |
|---|---|
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 in class DataSourceCopyright © 2025. All Rights Reserved.