@Deprecated public class CreateJobRequest extends JobRequest
| 构造器和说明 |
|---|
CreateJobRequest(String project,
Job job)
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
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 在类中 BasicRequestpublic String getUri()
getUri 在类中 JobRequestpublic Object getBody()
getBody 在类中 BasicRequestCopyright © 2020. All Rights Reserved.