public class UpdateProjectMemberRoleV3Request
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
UpdateProjectMemberRoleV3Request() |
| 限定符和类型 | 方法和说明 |
|---|---|
static UpdateProjectMemberRoleV3Request |
build(Map<String,?> map) |
List<String> |
getRoleIds() |
List<String> |
getUserIds() |
UpdateProjectMemberRoleV3Request |
setRoleIds(List<String> roleIds) |
UpdateProjectMemberRoleV3Request |
setUserIds(List<String> userIds) |
public static UpdateProjectMemberRoleV3Request build(Map<String,?> map) throws Exception
Exceptionpublic UpdateProjectMemberRoleV3Request setRoleIds(List<String> roleIds)
public UpdateProjectMemberRoleV3Request setUserIds(List<String> userIds)
Copyright © 2025. All rights reserved.