public class SubmitAIJobResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
SubmitAIJobResponse.AIJob |
| Constructor and Description |
|---|
SubmitAIJobResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<SubmitAIJobResponse.AIJob> |
getAIJobList() |
SubmitAIJobResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
void |
setAIJobList(List<SubmitAIJobResponse.AIJob> aIJobList) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public List<SubmitAIJobResponse.AIJob> getAIJobList()
public void setAIJobList(List<SubmitAIJobResponse.AIJob> aIJobList)
public SubmitAIJobResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2020. All Rights Reserved.