java.lang.Object
io.github.primelib.jira4j.restv2.model.EntityProperty.EntityPropertyBuilder
- Enclosing class:
- EntityProperty
public static class EntityProperty.EntityPropertyBuilder
extends Object
-
Method Summary
The value of the property.
-
Method Details
-
key
The key of the property. Required on create and update.
- Returns:
this
.
-
value
The value of the property. Required on create and update.
- Returns:
this
.
-
-