类 PatchProtectedRangeEditors.Builder
java.lang.Object
com.lark.oapi.service.sheets.v3.model.PatchProtectedRangeEditors.Builder
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明addEditors(ProtectedRangeEditors addEditors) 增加可编辑人员build()removeEditors(ProtectedRangeEditors removeEditors) 删除可编辑人员修改类型修改类型
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
type
修改类型示例值:AddEditors
- 参数:
type-- 返回:
-
type
public PatchProtectedRangeEditors.Builder type(PatchProtectedRangeEditorsPatchProtectedRangeTypeEnum type) 修改类型示例值:AddEditors
- 参数:
type-PatchProtectedRangeEditorsPatchProtectedRangeTypeEnum- 返回:
-
addEditors
增加可编辑人员示例值:
- 参数:
addEditors-- 返回:
-
removeEditors
删除可编辑人员示例值:
- 参数:
removeEditors-- 返回:
-
build
-