| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.contact.v3.model |
| 限定符和类型 | 方法和说明 |
|---|---|
CollaborationTenant.Builder |
CollaborationTenant.Builder.avatar(AvatarInfo avatar)
租户icon信息
示例值:
|
CollaborationTenant.Builder |
CollaborationTenant.Builder.brand(String brand)
租户品牌
示例值:
|
CollaborationTenant.Builder |
CollaborationTenant.Builder.connectTime(Integer connectTime)
关联时间
示例值:1642041636
|
CollaborationTenant.Builder |
CollaborationTenant.Builder.name(String name)
关联租户实际名称
示例值:testName
|
static CollaborationTenant.Builder |
CollaborationTenant.newBuilder() |
CollaborationTenant.Builder |
CollaborationTenant.Builder.nickname(String nickname)
别名
示例值:testNickName
|
CollaborationTenant.Builder |
CollaborationTenant.Builder.tenantKey(String tenantKey)
关联租户ID
示例值:130426ba5b8f174f
|
| 构造器和说明 |
|---|
CollaborationTenant(CollaborationTenant.Builder builder) |
Copyright © 2024. All rights reserved.