public class UpdateETLRequest extends JobRequest
| 构造器和说明 |
|---|
UpdateETLRequest(String project,
ETL etl) |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
getBody() |
ETL |
getEtl() |
com.aliyun.openservices.log.http.client.HttpMethod |
getMethod() |
void |
setEtl(ETL etl) |
getName, getUri, setNameGetAllParams, GetParam, GetProject, SetParampublic ETL getEtl()
public void setEtl(ETL etl)
public com.aliyun.openservices.log.http.client.HttpMethod getMethod()
getMethod 在类中 BasicRequestpublic Object getBody()
getBody 在类中 BasicRequestCopyright © 2020. All Rights Reserved.