RoleAssignmentPropertiesWithScope 类
定义
Role assignment properties with scope.
public class RoleAssignmentPropertiesWithScope
- 继承
-
java.lang.ObjectRoleAssignmentPropertiesWithScope
方法
principalId() |
Get the principalId value.
|
roleDefinitionId() |
Get the roleDefinitionId value.
|
scope() |
Get the scope value.
|
withPrincipalId(String principalId) |
Set the principalId value.
|
withRoleDefinitionId(String roleDefinitionId) |
Set the roleDefinitionId value.
|
withScope(String scope) |
Set the scope value.
|