public class ListAppResponse extends AbstractBceResponse
metadata| Constructor and Description |
|---|
ListAppResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<GetAppResponse> |
getApps() |
void |
setApps(List<GetAppResponse> apps) |
String |
toString() |
getMetadatapublic List<GetAppResponse> getApps()
public void setApps(List<GetAppResponse> apps)
Copyright © 2020. All rights reserved.