Class ActorsMap.ActorsMapBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.ActorsMap.ActorsMapBuilder
- Enclosing class:
- ActorsMap
-
Method Details
-
group
The name of the group to add. This parameter cannot be used with thegroupId
parameter. As a group's name can change, use ofgroupId
is recommended.- Returns:
this
.
-
groupId
The ID of the group to add. This parameter cannot be used with thegroup
parameter.- Returns:
this
.
-
user
The user account ID of the user to add.- Returns:
this
.
-
build
-
toString
-