RoleAssignments.listByScope(String scope) 方法
定义
List role assignments in a scope.
public PagedList<RoleAssignment> listByScope(String scope)
参数
- scope
- String
the scope of the role assignments
返回
PagedList<RoleAssignment>
a list of role assignments