public static class HelpdeskService.Agent extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
AgentEmailAgentResp |
agentEmail() |
AgentEmailAgentResp |
agentEmail(RequestOptions reqOptions) |
PatchAgentResp |
patch(PatchAgentReq req) |
PatchAgentResp |
patch(PatchAgentReq req,
RequestOptions reqOptions) |
public Agent(Config config)
public AgentEmailAgentResp agentEmail(RequestOptions reqOptions) throws Exception
Exceptionpublic AgentEmailAgentResp agentEmail() throws Exception
Exceptionpublic PatchAgentResp patch(PatchAgentReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic PatchAgentResp patch(PatchAgentReq req) throws Exception
ExceptionCopyright © 2022. All rights reserved.