| Package | Description |
|---|---|
| com.aliyun.openservices.log.request | |
| com.aliyun.openservices.log.response |
| Modifier and Type | Field and Description |
|---|---|
protected EtlJob |
UpdateEtlJobRequest.etlJob |
protected EtlJob |
CreateEtlJobRequest.etlJob |
| Modifier and Type | Method and Description |
|---|---|
EtlJob |
UpdateEtlJobRequest.getEtlJob() |
EtlJob |
CreateEtlJobRequest.getEtlJob() |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateEtlJobRequest.setEtlJob(EtlJob etlJob) |
void |
CreateEtlJobRequest.setEtlJob(EtlJob etlJob) |
| Constructor and Description |
|---|
CreateEtlJobRequest(String project,
EtlJob etlJob) |
UpdateEtlJobRequest(String project,
EtlJob etlJob) |
| Modifier and Type | Field and Description |
|---|---|
protected EtlJob |
GetEtlJobResponse.etljob |
| Modifier and Type | Method and Description |
|---|---|
EtlJob |
GetEtlJobResponse.getEtljob() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetEtlJobResponse.setEtljob(EtlJob etljob) |
| Constructor and Description |
|---|
GetEtlJobResponse(Map<String,String> headers,
EtlJob etlJob) |
Copyright © 2025. All Rights Reserved.