类 AppRoleTableRoleRecRuleCondition.Builder
java.lang.Object
com.lark.oapi.service.bitable.v1.model.AppRoleTableRoleRecRuleCondition.Builder
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
fieldName
字段名,记录筛选条件是`创建人包含访问者本人`时,此参数值为""示例值:单选
- 参数:
fieldName-- 返回:
-
operator
运算符示例值:is
- 参数:
operator-- 返回:
-
operator
public AppRoleTableRoleRecRuleCondition.Builder operator(AppRoleTableRoleRecRuleConditionOperatorEnum operator) 运算符示例值:is
- 参数:
operator-AppRoleTableRoleRecRuleConditionOperatorEnum- 返回:
-
value
单选或多选字段的选项id示例值:["optbdVHf4q", "optrpd3eIJ"]
- 参数:
value-- 返回:
-
fieldType
字段类型示例值:3
- 参数:
fieldType-- 返回:
-
build
-