public class SubmitPreprocessJobsResponse
extends com.aliyuncs.AcsResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
SubmitPreprocessJobsResponse.PreprocessJob |
| 构造器和说明 |
|---|
SubmitPreprocessJobsResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在类中 com.aliyuncs.AcsResponseCopyright © 2020. All Rights Reserved.