public class ApplicationRecordPermissionMember extends Object
ApplicationRecordPermissionMember(Config config)
BatchCreateAuthorizationApplicationRecordPermissionMemberResp
batchCreateAuthorization(BatchCreateAuthorizationApplicationRecordPermissionMemberReq req)
batchCreateAuthorization(BatchCreateAuthorizationApplicationRecordPermissionMemberReq req, RequestOptions reqOptions)
BatchRemoveAuthorizationApplicationRecordPermissionMemberResp
batchRemoveAuthorization(BatchRemoveAuthorizationApplicationRecordPermissionMemberReq req)
batchRemoveAuthorization(BatchRemoveAuthorizationApplicationRecordPermissionMemberReq req, RequestOptions reqOptions)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ApplicationRecordPermissionMember(Config config)
public BatchCreateAuthorizationApplicationRecordPermissionMemberResp batchCreateAuthorization(BatchCreateAuthorizationApplicationRecordPermissionMemberReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=batch_create_authorization&project=apaas&resource=application.record_permission.member&version=v1 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/apaasv1/BatchCreateAuthorizationApplicationRecordPermissionMemberSample.java ;
Exception
public BatchCreateAuthorizationApplicationRecordPermissionMemberResp batchCreateAuthorization(BatchCreateAuthorizationApplicationRecordPermissionMemberReq req) throws Exception
public BatchRemoveAuthorizationApplicationRecordPermissionMemberResp batchRemoveAuthorization(BatchRemoveAuthorizationApplicationRecordPermissionMemberReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/api-explorer?from=op_doc_tab&apiName=batch_remove_authorization&project=apaas&resource=application.record_permission.member&version=v1 ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/apaasv1/BatchRemoveAuthorizationApplicationRecordPermissionMemberSample.java ;
public BatchRemoveAuthorizationApplicationRecordPermissionMemberResp batchRemoveAuthorization(BatchRemoveAuthorizationApplicationRecordPermissionMemberReq req) throws Exception
Copyright © 2025. All rights reserved.