Class ListOperand.ListOperandBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.ListOperand.ListOperandBuilder
- Enclosing class:
- ListOperand
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
encodedOperand
(String encodedOperand) Encoded operand, which can be used directly in a JQL query.toString()
values
(List<JqlQueryUnitaryOperand> values) The list of operand values.