public class ListSummaryAppsResponse
extends com.aliyuncs.AcsResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ListSummaryAppsResponse.SummaryAppInfo |
| 构造器和说明 |
|---|
ListSummaryAppsResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在类中 com.aliyuncs.AcsResponseCopyright © 2020. All rights reserved.