public class ListSummaryAppsResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
ListSummaryAppsResponse.SummaryAppInfo |
| Constructor and Description |
|---|
ListSummaryAppsResponse() |
| Modifier and Type | Method and Description |
|---|---|
ListSummaryAppsResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
List<ListSummaryAppsResponse.SummaryAppInfo> |
getSummaryAppInfos() |
void |
setRequestId(String requestId) |
void |
setSummaryAppInfos(List<ListSummaryAppsResponse.SummaryAppInfo> summaryAppInfos) |
public String getRequestId()
public void setRequestId(String requestId)
public List<ListSummaryAppsResponse.SummaryAppInfo> getSummaryAppInfos()
public void setSummaryAppInfos(List<ListSummaryAppsResponse.SummaryAppInfo> summaryAppInfos)
public ListSummaryAppsResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.