public class GetSyntheticTaskMonitorsResponse
extends com.aliyuncs.AcsResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GetSyntheticTaskMonitorsResponse.DataItem |
| 构造器和说明 |
|---|
GetSyntheticTaskMonitorsResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
checkShowJsonItemName() |
String |
getCode() |
List<GetSyntheticTaskMonitorsResponse.DataItem> |
getData() |
GetSyntheticTaskMonitorsResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getMsg() |
String |
getRequestId() |
void |
setCode(String code) |
void |
setData(List<GetSyntheticTaskMonitorsResponse.DataItem> 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 List<GetSyntheticTaskMonitorsResponse.DataItem> getData()
public void setData(List<GetSyntheticTaskMonitorsResponse.DataItem> data)
public GetSyntheticTaskMonitorsResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponsepublic boolean checkShowJsonItemName()
checkShowJsonItemName 在类中 com.aliyuncs.AcsResponseCopyright © 2024. All Rights Reserved.