类 UserAnnualReport.Builder
java.lang.Object
com.lark.oapi.service.admin.v1.model.UserAnnualReport.Builder
- 封闭类:
UserAnnualReport
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明build()year2021(UserReport2021 year2021) 2021用户年度报告year2022(UserReport2022 year2022) 2022用户年度报告year2023(UserReport2023 year2023) 2023用户年度报告
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
year2021
2021用户年度报告示例值:
- 参数:
year2021-- 返回:
-
year2022
2022用户年度报告示例值:
- 参数:
year2022-- 返回:
-
year2023
2023用户年度报告示例值:
- 参数:
year2023-- 返回:
-
build
-