public static class PatchAgentSkillReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
PatchAgentSkillReq.Builder |
agentSkillId(String agentSkillId)
agent skill id
示例值:test-skill-id
|
PatchAgentSkillReq |
build() |
PatchAgentSkillReqBody |
getPatchAgentSkillReqBody() |
PatchAgentSkillReq.Builder |
patchAgentSkillReqBody(PatchAgentSkillReqBody body)
body
|
public PatchAgentSkillReq.Builder agentSkillId(String agentSkillId)
示例值:test-skill-id
agentSkillId - public PatchAgentSkillReqBody getPatchAgentSkillReqBody()
public PatchAgentSkillReq.Builder patchAgentSkillReqBody(PatchAgentSkillReqBody body)
body - public PatchAgentSkillReq build()
Copyright © 2024. All rights reserved.