Package | Description |
---|---|
com.tencentcloudapi.organization.v20210331.models |
Modifier and Type | Method and Description |
---|---|
RoleConfiguration |
GetRoleConfigurationResponse.getRoleConfigurationInfo()
Get 权限配置详情
|
RoleConfiguration |
UpdateRoleConfigurationResponse.getRoleConfigurationInfo()
Get 权限配置详情
|
RoleConfiguration |
CreateRoleConfigurationResponse.getRoleConfigurationInfo()
Get 配置访问详情
|
RoleConfiguration[] |
ListRoleConfigurationsResponse.getRoleConfigurations()
Get 权限配置列表。
|
Modifier and Type | Method and Description |
---|---|
void |
GetRoleConfigurationResponse.setRoleConfigurationInfo(RoleConfiguration RoleConfigurationInfo)
Set 权限配置详情
|
void |
UpdateRoleConfigurationResponse.setRoleConfigurationInfo(RoleConfiguration RoleConfigurationInfo)
Set 权限配置详情
|
void |
CreateRoleConfigurationResponse.setRoleConfigurationInfo(RoleConfiguration RoleConfigurationInfo)
Set 配置访问详情
|
void |
ListRoleConfigurationsResponse.setRoleConfigurations(RoleConfiguration[] RoleConfigurations)
Set 权限配置列表。
|
Constructor and Description |
---|
RoleConfiguration(RoleConfiguration source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.