public static class TalentOperationLog.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
TalentOperationLog.Builder |
applicationId(String applicationId)
投递 ID
示例值:6949805467799537964
|
TalentOperationLog |
build() |
TalentOperationLog.Builder |
operationTime(String operationTime)
操作时间
示例值:1618500278663
|
TalentOperationLog.Builder |
operationType(Integer operationType)
操作类型
示例值:"3001"
|
TalentOperationLog.Builder |
operator(IdNameObject operator)
操作人
示例值:
|
TalentOperationLog.Builder |
operatorType(Integer operatorType)
操作人类型
示例值:1
|
TalentOperationLog.Builder |
talentId(String talentId)
候选人 ID
示例值:6843547872837273223
|
public TalentOperationLog.Builder applicationId(String applicationId)
示例值:6949805467799537964
applicationId - public TalentOperationLog.Builder talentId(String talentId)
示例值:6843547872837273223
talentId - public TalentOperationLog.Builder operator(IdNameObject operator)
示例值:
operator - public TalentOperationLog.Builder operationType(Integer operationType)
示例值:"3001"
operationType - public TalentOperationLog.Builder operationTime(String operationTime)
示例值:1618500278663
operationTime - public TalentOperationLog.Builder operatorType(Integer operatorType)
示例值:1
operatorType - public TalentOperationLog build()
Copyright © 2024. All rights reserved.