public class GetAppInfosResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
GetAppInfosResponse.AppInfo |
| Constructor and Description |
|---|
GetAppInfosResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkShowJsonItemName() |
List<GetAppInfosResponse.AppInfo> |
getAppInfoList() |
GetAppInfosResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
List<String> |
getNonExistAppIds() |
String |
getRequestId() |
void |
setAppInfoList(List<GetAppInfosResponse.AppInfo> appInfoList) |
void |
setNonExistAppIds(List<String> nonExistAppIds) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public List<GetAppInfosResponse.AppInfo> getAppInfoList()
public void setAppInfoList(List<GetAppInfosResponse.AppInfo> appInfoList)
public GetAppInfosResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponsepublic boolean checkShowJsonItemName()
checkShowJsonItemName in class com.aliyuncs.AcsResponseCopyright © 2020. All Rights Reserved.