| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.mail.v1.model | |
| com.lark.oapi.service.mail.v1.resource |
| 限定符和类型 | 方法和说明 |
|---|---|
QueryUserReq |
QueryUserReq.Builder.build() |
| 限定符和类型 | 方法和说明 |
|---|---|
QueryUserResp |
User.query(QueryUserReq req)
邮箱状态查询,使用邮箱状态查询接口,可以输入邮箱地址,查询出该邮箱地址对应的类型以及状态
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/mail-v1/user/query ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/mailv1/QueryUserSample.java ;
|
QueryUserResp |
User.query(QueryUserReq req,
RequestOptions reqOptions)
邮箱状态查询,使用邮箱状态查询接口,可以输入邮箱地址,查询出该邮箱地址对应的类型以及状态
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/mail-v1/user/query ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/mailv1/QueryUserSample.java ;
|
Copyright © 2025. All rights reserved.