public static class HelpdeskService.AgentSchedules extends Object
| 构造器和说明 |
|---|
AgentSchedules(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteAgentSchedulesResp |
delete(DeleteAgentSchedulesReq req) |
DeleteAgentSchedulesResp |
delete(DeleteAgentSchedulesReq req,
RequestOptions reqOptions) |
GetAgentSchedulesResp |
get(GetAgentSchedulesReq req) |
GetAgentSchedulesResp |
get(GetAgentSchedulesReq req,
RequestOptions reqOptions) |
PatchAgentSchedulesResp |
patch(PatchAgentSchedulesReq req) |
PatchAgentSchedulesResp |
patch(PatchAgentSchedulesReq req,
RequestOptions reqOptions) |
public AgentSchedules(Config config)
public DeleteAgentSchedulesResp delete(DeleteAgentSchedulesReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic DeleteAgentSchedulesResp delete(DeleteAgentSchedulesReq req) throws Exception
Exceptionpublic GetAgentSchedulesResp get(GetAgentSchedulesReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic GetAgentSchedulesResp get(GetAgentSchedulesReq req) throws Exception
Exceptionpublic PatchAgentSchedulesResp patch(PatchAgentSchedulesReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic PatchAgentSchedulesResp patch(PatchAgentSchedulesReq req) throws Exception
ExceptionCopyright © 2022. All rights reserved.