public class Period extends Object
public Period(Config config)
public CreatePeriodResp create(CreatePeriodReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/okr-v1/period/create ;
Exceptionpublic CreatePeriodResp create(CreatePeriodReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/okr-v1/period/create ;
Exceptionpublic ListPeriodResp list(ListPeriodReq req, RequestOptions reqOptions) throws Exception
使用
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/okr-v1/period/list ;
Exceptionpublic ListPeriodResp list(ListPeriodReq req) throws Exception
使用
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/okr-v1/period/list ;
Exceptionpublic PatchPeriodResp patch(PatchPeriodReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/okr-v1/period/patch ;
Exceptionpublic PatchPeriodResp patch(PatchPeriodReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/okr-v1/period/patch ;
ExceptionCopyright © 2024. All rights reserved.