public class GetJobsResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
GetJobsResponse.Job |
| Constructor and Description |
|---|
GetJobsResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkShowJsonItemName() |
GetJobsResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
List<GetJobsResponse.Job> |
getJobs() |
String |
getRequestId() |
void |
setJobs(List<GetJobsResponse.Job> jobs) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public List<GetJobsResponse.Job> getJobs()
public void setJobs(List<GetJobsResponse.Job> jobs)
public GetJobsResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponsepublic boolean checkShowJsonItemName()
checkShowJsonItemName in class com.aliyuncs.AcsResponseCopyright © 2017. All Rights Reserved.