RoleDefinitions.listByScopeAsync(String scope) 方法
定义
List role definitions in a scope.
public Observable<RoleDefinition> listByScopeAsync(String scope)
参数
- scope
- String
the scope of the role definition
返回
Observable<RoleDefinition>
an observable of role definitions