public static class DeleteExternalApplicationReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteExternalApplicationReq |
build() |
DeleteExternalApplicationReq.Builder |
externalApplicationId(String externalApplicationId)
外部投递
ID,可通过[查询外部投递列表](https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/external_application/list)接口获取
示例值:6960663240925956660
|
DeleteExternalApplicationReq.Builder |
talentId(String talentId)
人才
ID,可通过[获取人才列表](https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/talent/list)接口获取
示例值:6960663240925956660
|
public DeleteExternalApplicationReq.Builder talentId(String talentId)
示例值:6960663240925956660
talentId - public DeleteExternalApplicationReq.Builder externalApplicationId(String externalApplicationId)
示例值:6960663240925956660
externalApplicationId - public DeleteExternalApplicationReq build()
Copyright © 2026. All rights reserved.