public class CreateJobRequest extends JobRequest
| Constructor and Description |
|---|
CreateJobRequest(String project,
Job job) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getBody() |
Job |
getJob() |
com.aliyun.openservices.log.http.client.HttpMethod |
getMethod() |
String |
getUri() |
void |
setJob(Job job) |
getName, setNameGetAllParams, GetParam, GetProject, SetParampublic Job getJob()
public void setJob(Job job)
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.