public class PatchAgentSkillReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
PatchAgentSkillReq.Builder |
| 构造器和说明 |
|---|
PatchAgentSkillReq() |
PatchAgentSkillReq(PatchAgentSkillReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAgentSkillId() |
PatchAgentSkillReqBody |
getPatchAgentSkillReqBody() |
static PatchAgentSkillReq.Builder |
newBuilder() |
void |
setAgentSkillId(String agentSkillId) |
void |
setPatchAgentSkillReqBody(PatchAgentSkillReqBody body) |
public PatchAgentSkillReq()
public PatchAgentSkillReq(PatchAgentSkillReq.Builder builder)
public static PatchAgentSkillReq.Builder newBuilder()
public String getAgentSkillId()
public void setAgentSkillId(String agentSkillId)
public PatchAgentSkillReqBody getPatchAgentSkillReqBody()
public void setPatchAgentSkillReqBody(PatchAgentSkillReqBody body)
Copyright © 2024. All rights reserved.