public class CreateETLV2Request extends JobRequest
| Constructor and Description |
|---|
CreateETLV2Request(String project,
ETLV2 etlv2) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getBody() |
ETLV2 |
getEtl() |
com.aliyun.openservices.log.http.client.HttpMethod |
getMethod() |
String |
getUri() |
void |
setEtl(ETLV2 etlv2) |
getName, setNameGetAllParams, GetParam, GetProject, SetParampublic ETLV2 getEtl()
public void setEtl(ETLV2 etlv2)
public com.aliyun.openservices.log.http.client.HttpMethod getMethod()
getMethod in class BasicRequestpublic String getUri()
getUri in class JobRequestpublic Object getBody()
getBody in class BasicRequestCopyright © 2025. All Rights Reserved.