public class SubmitPreprocessJobsResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
SubmitPreprocessJobsResponse.PreprocessJob |
| Constructor and Description |
|---|
SubmitPreprocessJobsResponse() |
| Modifier and Type | Method and Description |
|---|---|
SubmitPreprocessJobsResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
List<SubmitPreprocessJobsResponse.PreprocessJob> |
getPreprocessJobs() |
String |
getRequestId() |
void |
setPreprocessJobs(List<SubmitPreprocessJobsResponse.PreprocessJob> preprocessJobs) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public List<SubmitPreprocessJobsResponse.PreprocessJob> getPreprocessJobs()
public void setPreprocessJobs(List<SubmitPreprocessJobsResponse.PreprocessJob> preprocessJobs)
public SubmitPreprocessJobsResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2020. All Rights Reserved.