public class FunctionalRoleMember extends Object
| 构造器和说明 |
|---|
FunctionalRoleMember(Config config) |
public FunctionalRoleMember(Config config)
public BatchCreateFunctionalRoleMemberResp batchCreate(BatchCreateFunctionalRoleMemberReq req, RequestOptions reqOptions) throws Exception
## 使用限制;;单个角色内成员数量上限为 1000。;;## 注意事项;;待添加到角色的成员,需要包含在当前应用的通讯录权限范围内,否则将会操作失败。如何设置通讯录权限范围,可参见[权限范围资源介绍](https://open.feishu.cn/document/ukTMukTMukTM/uETNz4SM1MjLxUzM/v3/guides/scope_authority)。 ;
Exceptionpublic BatchCreateFunctionalRoleMemberResp batchCreate(BatchCreateFunctionalRoleMemberReq req) throws Exception
## 使用限制;;单个角色内成员数量上限为 1000。;;## 注意事项;;待添加到角色的成员,需要包含在当前应用的通讯录权限范围内,否则将会操作失败。如何设置通讯录权限范围,可参见[权限范围资源介绍](https://open.feishu.cn/document/ukTMukTMukTM/uETNz4SM1MjLxUzM/v3/guides/scope_authority)。 ;
Exceptionpublic BatchDeleteFunctionalRoleMemberResp batchDelete(BatchDeleteFunctionalRoleMemberReq req, RequestOptions reqOptions) throws Exception
## 注意事项;;待删除的角色成员,需要包含在当前应用的通讯录权限范围内,否则将会操作失败。如何设置通讯录权限范围,可参见[权限范围资源介绍](https://open.feishu.cn/document/ukTMukTMukTM/uETNz4SM1MjLxUzM/v3/guides/scope_authority)。 ;
Exceptionpublic BatchDeleteFunctionalRoleMemberResp batchDelete(BatchDeleteFunctionalRoleMemberReq req) throws Exception
## 注意事项;;待删除的角色成员,需要包含在当前应用的通讯录权限范围内,否则将会操作失败。如何设置通讯录权限范围,可参见[权限范围资源介绍](https://open.feishu.cn/document/ukTMukTMukTM/uETNz4SM1MjLxUzM/v3/guides/scope_authority)。 ;
Exceptionpublic GetFunctionalRoleMemberResp get(GetFunctionalRoleMemberReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic GetFunctionalRoleMemberResp get(GetFunctionalRoleMemberReq req) throws Exception
Exceptionpublic ListFunctionalRoleMemberResp list(ListFunctionalRoleMemberReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic ListFunctionalRoleMemberResp list(ListFunctionalRoleMemberReq req) throws Exception
Exceptionpublic ScopesFunctionalRoleMemberResp scopes(ScopesFunctionalRoleMemberReq req, RequestOptions reqOptions) throws Exception
## 注意事项;;当前应用的通讯录权限范围需要包含待操作的用户与部门,否则将会操作失败。如何设置通讯录权限范围,可参见[权限范围资源介绍](https://open.feishu.cn/document/ukTMukTMukTM/uETNz4SM1MjLxUzM/v3/guides/scope_authority)。 ;
Exceptionpublic ScopesFunctionalRoleMemberResp scopes(ScopesFunctionalRoleMemberReq req) throws Exception
## 注意事项;;当前应用的通讯录权限范围需要包含待操作的用户与部门,否则将会操作失败。如何设置通讯录权限范围,可参见[权限范围资源介绍](https://open.feishu.cn/document/ukTMukTMukTM/uETNz4SM1MjLxUzM/v3/guides/scope_authority)。 ;
ExceptionCopyright © 2026. All rights reserved.