public class SupplyListRoleRequest
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
parentRoleId
This parameter is required.
|
构造器和说明 |
---|
SupplyListRoleRequest() |
限定符和类型 | 方法和说明 |
---|---|
static SupplyListRoleRequest |
build(Map<String,?> map) |
String |
getParentRoleId() |
SupplyListRoleRequest |
setParentRoleId(String parentRoleId) |
@NameInMap(value="parentRoleId") public String parentRoleId
This parameter is required.
public static SupplyListRoleRequest build(Map<String,?> map) throws Exception
Exception
public SupplyListRoleRequest setParentRoleId(String parentRoleId)
public String getParentRoleId()
Copyright © 2024. All rights reserved.