public class ListProgressByIdsRequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
List<String> |
progressIds |
| 构造器和说明 |
|---|
ListProgressByIdsRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ListProgressByIdsRequest |
build(Map<String,?> map) |
List<String> |
getProgressIds() |
ListProgressByIdsRequest |
setProgressIds(List<String> progressIds) |
public static ListProgressByIdsRequest build(Map<String,?> map) throws Exception
Exceptionpublic ListProgressByIdsRequest setProgressIds(List<String> progressIds)
Copyright © 2023. All rights reserved.