public class GetAppInfosRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetAppInfosRequest() |
@NameInMap(value="AppIds") public String appIds
The ID of the application. You can specify a maximum of 10 application IDs. Separate them with commas (,).
public static GetAppInfosRequest build(Map<String,?> map) throws Exception
Exceptionpublic GetAppInfosRequest setAppIds(String appIds)
public String getAppIds()
Copyright © 2024. All rights reserved.