Klasse Group.GroupBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.Group.GroupBuilder
- Umschließende Klasse:
Group
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
Expand options that include additional group details in the response.The ID of the group, which uniquely identifies the group across all Atlassian products.The name of group.The URL for these group details.toString()
users
(GroupUsers users)
-
Methodendetails
-
expand
Expand options that include additional group details in the response.- Gibt zurück:
this
.
-
groupId
The ID of the group, which uniquely identifies the group across all Atlassian products. For example, *952d12c3-5b5b-4d04-bb32-44d383afc4b2*.- Gibt zurück:
this
.
-
name
The name of group.- Gibt zurück:
this
.
-
self
The URL for these group details.- Gibt zurück:
this
.
-
users
- Gibt zurück:
this
.
-
build
-
toString
-