public class BatchChangeTalentPoolTalentPoolReqBody extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
BatchChangeTalentPoolTalentPoolReqBody.Builder |
| 构造器和说明 |
|---|
BatchChangeTalentPoolTalentPoolReqBody() |
BatchChangeTalentPoolTalentPoolReqBody(BatchChangeTalentPoolTalentPoolReqBody.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getOptionType() |
String[] |
getTalentIdList() |
static BatchChangeTalentPoolTalentPoolReqBody.Builder |
newBuilder() |
void |
setOptionType(Integer optionType) |
void |
setTalentIdList(String[] talentIdList) |
public BatchChangeTalentPoolTalentPoolReqBody()
public BatchChangeTalentPoolTalentPoolReqBody(BatchChangeTalentPoolTalentPoolReqBody.Builder builder)
public String[] getTalentIdList()
public void setTalentIdList(String[] talentIdList)
public Integer getOptionType()
public void setOptionType(Integer optionType)
public static BatchChangeTalentPoolTalentPoolReqBody.Builder newBuilder()
Copyright © 2025. All rights reserved.