public class CreateSyntheticTaskResponse
extends com.aliyuncs.AcsResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CreateSyntheticTaskResponse.Data |
| 构造器和说明 |
|---|
CreateSyntheticTaskResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
checkShowJsonItemName() |
String |
getCode() |
CreateSyntheticTaskResponse.Data |
getData() |
CreateSyntheticTaskResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getMsg() |
String |
getRequestId() |
void |
setCode(String code) |
void |
setData(CreateSyntheticTaskResponse.Data data) |
void |
setMsg(String msg) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public String getCode()
public void setCode(String code)
public String getMsg()
public void setMsg(String msg)
public CreateSyntheticTaskResponse.Data getData()
public void setData(CreateSyntheticTaskResponse.Data data)
public CreateSyntheticTaskResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponsepublic boolean checkShowJsonItemName()
checkShowJsonItemName 在类中 com.aliyuncs.AcsResponseCopyright © 2024. All Rights Reserved.