public static class PatchProtectedRangeEditors.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
PatchProtectedRangeEditors.Builder |
addEditors(ProtectedRangeEditors addEditors)
增加可编辑人员
示例值:
|
PatchProtectedRangeEditors |
build() |
PatchProtectedRangeEditors.Builder |
removeEditors(ProtectedRangeEditors removeEditors)
删除可编辑人员
示例值:
|
PatchProtectedRangeEditors.Builder |
type(PatchProtectedRangeEditorsPatchProtectedRangeTypeEnum type)
修改类型
示例值:AddEditors
|
PatchProtectedRangeEditors.Builder |
type(String type)
修改类型
示例值:AddEditors
|
public PatchProtectedRangeEditors.Builder type(String type)
示例值:AddEditors
type - public PatchProtectedRangeEditors.Builder type(PatchProtectedRangeEditorsPatchProtectedRangeTypeEnum type)
示例值:AddEditors
type - PatchProtectedRangeEditorsPatchProtectedRangeTypeEnumpublic PatchProtectedRangeEditors.Builder addEditors(ProtectedRangeEditors addEditors)
示例值:
addEditors - public PatchProtectedRangeEditors.Builder removeEditors(ProtectedRangeEditors removeEditors)
示例值:
removeEditors - public PatchProtectedRangeEditors build()
Copyright © 2024. All rights reserved.