| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.apaas.v1.model |
| 限定符和类型 | 方法和说明 |
|---|---|
ConditionValue |
ConditionValue.Builder.build() |
ConditionValue |
Condition.getLeft() |
ConditionValue |
Condition.getRight() |
| 限定符和类型 | 方法和说明 |
|---|---|
Condition.Builder |
Condition.Builder.left(ConditionValue left)
左值
示例值:
|
Condition.Builder |
Condition.Builder.right(ConditionValue right)
右值
示例值:
|
void |
Condition.setLeft(ConditionValue left) |
void |
Condition.setRight(ConditionValue right) |
Copyright © 2025. All rights reserved.