public static class AgencyProtection.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
AgencyProtection.Builder |
agencySupplierId(String agencySupplierId)
推荐的猎头供应商 ID
示例值:6930815272790114324
|
AgencyProtection.Builder |
agencySupplierName(I18n agencySupplierName)
推荐的猎头供应商名称
示例值:
|
AgencyProtection.Builder |
agencySupplierUserId(String agencySupplierUserId)
推荐的猎头顾问ID,目前仅作为唯一标识,不可查询具体的人员信息
示例值:6930815272790114324
|
AgencyProtection.Builder |
agencySupplierUserName(I18n agencySupplierUserName)
推荐的猎头顾问名称
示例值:
|
AgencyProtection.Builder |
applicationId(String applicationId)
如保护期类型为职位保护,返回职位保护所在的投递id
示例值: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 © 2024. All rights reserved.