public class PatchAgentSkillReqBody extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
PatchAgentSkillReqBody.Builder |
| 构造器和说明 |
|---|
PatchAgentSkillReqBody() |
PatchAgentSkillReqBody(PatchAgentSkillReqBody.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
AgentSkill |
getAgentSkill() |
static PatchAgentSkillReqBody.Builder |
newBuilder() |
void |
setAgentSkill(AgentSkill agentSkill) |
public PatchAgentSkillReqBody()
public PatchAgentSkillReqBody(PatchAgentSkillReqBody.Builder builder)
public static PatchAgentSkillReqBody.Builder newBuilder()
public AgentSkill getAgentSkill()
public void setAgentSkill(AgentSkill agentSkill)
Copyright © 2025. All rights reserved.