public static class HelpdeskService.AgentSchedule extends Object
| 构造器和说明 |
|---|
AgentSchedule(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateAgentScheduleResp |
create(CreateAgentScheduleReq req) |
CreateAgentScheduleResp |
create(CreateAgentScheduleReq req,
RequestOptions reqOptions) |
ListAgentScheduleResp |
list(ListAgentScheduleReq req) |
ListAgentScheduleResp |
list(ListAgentScheduleReq req,
RequestOptions reqOptions) |
public AgentSchedule(Config config)
public CreateAgentScheduleResp create(CreateAgentScheduleReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic CreateAgentScheduleResp create(CreateAgentScheduleReq req) throws Exception
Exceptionpublic ListAgentScheduleResp list(ListAgentScheduleReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic ListAgentScheduleResp list(ListAgentScheduleReq req) throws Exception
ExceptionCopyright © 2022. All rights reserved.