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
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/agent_schedule/create ;
Exceptionpublic CreateAgentScheduleResp create(CreateAgentScheduleReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/agent_schedule/create ;
Exceptionpublic ListAgentScheduleResp list(ListAgentScheduleReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/agent_schedule/list ;
Exceptionpublic ListAgentScheduleResp list(ListAgentScheduleReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/agent_schedule/list ;
ExceptionCopyright © 2022. All rights reserved.