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