public class TagTalentReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
TagTalentReq.Builder |
| 构造器和说明 |
|---|
TagTalentReq() |
TagTalentReq(TagTalentReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
TagTalentReqBody |
getTagTalentReqBody() |
String |
getTalentId() |
static TagTalentReq.Builder |
newBuilder() |
void |
setTagTalentReqBody(TagTalentReqBody body) |
void |
setTalentId(String talentId) |
public TagTalentReq()
public TagTalentReq(TagTalentReq.Builder builder)
public static TagTalentReq.Builder newBuilder()
public String getTalentId()
public void setTalentId(String talentId)
public TagTalentReqBody getTagTalentReqBody()
public void setTagTalentReqBody(TagTalentReqBody body)
Copyright © 2025. All rights reserved.