public class CollaborationTenant extends Object
| 构造器和说明 |
|---|
CollaborationTenant(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
ListCollaborationTenantResp |
list(ListCollaborationTenantReq req)
管理员获取所有关联组织列表,在创建规则时,需要知道对方组织的tenant key,可通过该接口获取有效的tenant key。
|
ListCollaborationTenantResp |
list(ListCollaborationTenantReq req,
RequestOptions reqOptions)
管理员获取所有关联组织列表,在创建规则时,需要知道对方组织的tenant key,可通过该接口获取有效的tenant key。
|
public CollaborationTenant(Config config)
public ListCollaborationTenantResp list(ListCollaborationTenantReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic ListCollaborationTenantResp list(ListCollaborationTenantReq req) throws Exception
ExceptionCopyright © 2026. All rights reserved.