类 CustomField
java.lang.Object
com.lark.oapi.service.corehr.v1.resource.CustomField
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明获取自定义字段详情,获取「飞书人事」具体对象下某自定义字段的详细信息getByParam(GetByParamCustomFieldReq req, RequestOptions reqOptions) 获取自定义字段详情,获取「飞书人事」具体对象下某自定义字段的详细信息获取飞书人事对象列表,获取「飞书人事」中的对象列表,含系统预置对象与自定义对象listObjectApiName(ListObjectApiNameCustomFieldReq req, RequestOptions reqOptions) 获取飞书人事对象列表,获取「飞书人事」中的对象列表,含系统预置对象与自定义对象query(QueryCustomFieldReq req) 获取自定义字段列表,获取「飞书人事」具体对象下的自定义字段列表query(QueryCustomFieldReq req, RequestOptions reqOptions) 获取自定义字段列表,获取「飞书人事」具体对象下的自定义字段列表
-
构造器详细资料
-
CustomField
-
-
方法详细资料
-
getByParam
public GetByParamCustomFieldResp getByParam(GetByParamCustomFieldReq req, RequestOptions reqOptions) throws Exception 获取自定义字段详情,获取「飞书人事」具体对象下某自定义字段的详细信息官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/custom_field/get_by_param ;
- 抛出:
Exception
-
getByParam
获取自定义字段详情,获取「飞书人事」具体对象下某自定义字段的详细信息官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/custom_field/get_by_param ;
- 抛出:
Exception
-
listObjectApiName
public ListObjectApiNameCustomFieldResp listObjectApiName(ListObjectApiNameCustomFieldReq req, RequestOptions reqOptions) throws Exception 获取飞书人事对象列表,获取「飞书人事」中的对象列表,含系统预置对象与自定义对象官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/custom_field/list_object_api_name ;
- 抛出:
Exception
-
listObjectApiName
public ListObjectApiNameCustomFieldResp listObjectApiName(ListObjectApiNameCustomFieldReq req) throws Exception 获取飞书人事对象列表,获取「飞书人事」中的对象列表,含系统预置对象与自定义对象官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/custom_field/list_object_api_name ;
- 抛出:
Exception
-
query
public QueryCustomFieldResp query(QueryCustomFieldReq req, RequestOptions reqOptions) throws Exception 获取自定义字段列表,获取「飞书人事」具体对象下的自定义字段列表官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/custom_field/query ;
- 抛出:
Exception
-
query
获取自定义字段列表,获取「飞书人事」具体对象下的自定义字段列表官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/custom_field/query ;
- 抛出:
Exception
-