类 FunctionalRoleMember
java.lang.Object
com.lark.oapi.service.contact.v3.resource.FunctionalRoleMember
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明,batchCreate(BatchCreateFunctionalRoleMemberReq req, RequestOptions reqOptions) ,,batchDelete(BatchDeleteFunctionalRoleMemberReq req, RequestOptions reqOptions) ,,get(GetFunctionalRoleMemberReq req, RequestOptions reqOptions) ,,list(ListFunctionalRoleMemberReq req, RequestOptions reqOptions) ,,scopes(ScopesFunctionalRoleMemberReq req, RequestOptions reqOptions) ,
-
构造器详细资料
-
FunctionalRoleMember
-
-
方法详细资料
-
batchCreate
public BatchCreateFunctionalRoleMemberResp batchCreate(BatchCreateFunctionalRoleMemberReq req, RequestOptions reqOptions) throws Exception ,- 抛出:
Exception
-
batchCreate
public BatchCreateFunctionalRoleMemberResp batchCreate(BatchCreateFunctionalRoleMemberReq req) throws Exception ,- 抛出:
Exception
-
batchDelete
public BatchDeleteFunctionalRoleMemberResp batchDelete(BatchDeleteFunctionalRoleMemberReq req, RequestOptions reqOptions) throws Exception ,- 抛出:
Exception
-
batchDelete
public BatchDeleteFunctionalRoleMemberResp batchDelete(BatchDeleteFunctionalRoleMemberReq req) throws Exception ,- 抛出:
Exception
-
get
public GetFunctionalRoleMemberResp get(GetFunctionalRoleMemberReq req, RequestOptions reqOptions) throws Exception ,- 抛出:
Exception
-
get
,- 抛出:
Exception
-
list
public ListFunctionalRoleMemberResp list(ListFunctionalRoleMemberReq req, RequestOptions reqOptions) throws Exception ,- 抛出:
Exception
-
list
,- 抛出:
Exception
-
scopes
public ScopesFunctionalRoleMemberResp scopes(ScopesFunctionalRoleMemberReq req, RequestOptions reqOptions) throws Exception ,- 抛出:
Exception
-
scopes
,- 抛出:
Exception
-