public class ListInsightsEventsResponse
extends com.aliyuncs.AcsResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ListInsightsEventsResponse.ProblemInfos |
| 构造器和说明 |
|---|
ListInsightsEventsResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
checkShowJsonItemName() |
List<ListInsightsEventsResponse.ProblemInfos> |
getInsightsEvents() |
ListInsightsEventsResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
void |
setInsightsEvents(List<ListInsightsEventsResponse.ProblemInfos> insightsEvents) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public List<ListInsightsEventsResponse.ProblemInfos> getInsightsEvents()
public void setInsightsEvents(List<ListInsightsEventsResponse.ProblemInfos> insightsEvents)
public ListInsightsEventsResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponsepublic boolean checkShowJsonItemName()
checkShowJsonItemName 在类中 com.aliyuncs.AcsResponseCopyright © 2024. All Rights Reserved.