public static class DentryVO.DentryVOVisitorInfo
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
List<String> |
dentryActions |
String |
roleCode |
List<String> |
spaceActions |
| 构造器和说明 |
|---|
DentryVOVisitorInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
static DentryVO.DentryVOVisitorInfo |
build(Map<String,?> map) |
List<String> |
getDentryActions() |
String |
getRoleCode() |
List<String> |
getSpaceActions() |
DentryVO.DentryVOVisitorInfo |
setDentryActions(List<String> dentryActions) |
DentryVO.DentryVOVisitorInfo |
setRoleCode(String roleCode) |
DentryVO.DentryVOVisitorInfo |
setSpaceActions(List<String> spaceActions) |
@NameInMap(value="roleCode") public String roleCode
public static DentryVO.DentryVOVisitorInfo build(Map<String,?> map) throws Exception
Exceptionpublic DentryVO.DentryVOVisitorInfo setDentryActions(List<String> dentryActions)
public DentryVO.DentryVOVisitorInfo setRoleCode(String roleCode)
public String getRoleCode()
public DentryVO.DentryVOVisitorInfo setSpaceActions(List<String> spaceActions)
Copyright © 2023. All rights reserved.