public static class AgencyProtection.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
AgencyProtection.Builder |
agencySupplierId(String agencySupplierId)
猎头供应商
ID,详情请参考:[获取猎头供应商信息](https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/agency/get)
示例值:6930815272790114324
|
AgencyProtection.Builder |
agencySupplierName(I18n agencySupplierName)
推荐的猎头供应商名称
示例值:
|
AgencyProtection.Builder |
agencySupplierUserId(String agencySupplierUserId)
猎头顾问
ID,与`user_id_type`类型一致。
|
AgencyProtection.Builder |
agencySupplierUserName(I18n agencySupplierUserName)
推荐的猎头顾问名称
示例值:
|
AgencyProtection.Builder |
applicationId(String applicationId)
如保护期类型为 职位保护期(`2`)时,返回职位保护所在的投递
ID,详情请参考:[获取投递信息](https://open.feishu.cn/document/ukTMukTMukTM/uMzM1YjLzMTN24yMzUjN/hire-v1/application/get)
示例值:6930815272790114323
|
AgencyProtection |
build() |
AgencyProtection.Builder |
expireTime(String expireTime)
保护期过期时间,毫秒时间戳
示例值:1700023694630
|
AgencyProtection.Builder |
protectionType(Integer protectionType)
保护期类型
示例值:1
|
AgencyProtection.Builder |
startTime(String startTime)
保护期开始时间,毫秒时间戳
示例值:1700023694629
|
public AgencyProtection.Builder protectionType(Integer protectionType)
示例值:1
protectionType - public AgencyProtection.Builder applicationId(String applicationId)
示例值:6930815272790114323
applicationId - public AgencyProtection.Builder startTime(String startTime)
示例值:1700023694629
startTime - public AgencyProtection.Builder expireTime(String expireTime)
示例值:1700023694630
expireTime - public AgencyProtection.Builder agencySupplierId(String agencySupplierId)
示例值:6930815272790114324
agencySupplierId - public AgencyProtection.Builder agencySupplierName(I18n agencySupplierName)
示例值:
agencySupplierName - public AgencyProtection.Builder agencySupplierUserId(String agencySupplierUserId)
示例值:6930815272790114324
agencySupplierUserId - public AgencyProtection.Builder agencySupplierUserName(I18n agencySupplierUserName)
示例值:
agencySupplierUserName - public AgencyProtection build()
Copyright © 2026. All rights reserved.