public class TagTalentReqBody extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
TagTalentReqBody.Builder |
| 构造器和说明 |
|---|
TagTalentReqBody() |
TagTalentReqBody(TagTalentReqBody.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getOperation() |
String[] |
getTagIdList() |
static TagTalentReqBody.Builder |
newBuilder() |
void |
setOperation(Integer operation) |
void |
setTagIdList(String[] tagIdList) |
public TagTalentReqBody()
public TagTalentReqBody(TagTalentReqBody.Builder builder)
public static TagTalentReqBody.Builder newBuilder()
public Integer getOperation()
public void setOperation(Integer operation)
public String[] getTagIdList()
public void setTagIdList(String[] tagIdList)
Copyright © 2025. All rights reserved.