Klasse GetGroupOperationSpec.GetGroupOperationSpecBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.spec.GetGroupOperationSpec.GetGroupOperationSpecBuilder
- Umschließende Klasse:
GetGroupOperationSpec
-
Methodendetails
-
groupname
public GetGroupOperationSpec.GetGroupOperationSpecBuilder groupname(@Nullable @Nullable String groupname) As a group's name can change, use ofgroupIdis recommended to identify a group. The name of the group. This parameter cannot be used with thegroupIdparameter.- Gibt zurück:
this.
-
groupId
public GetGroupOperationSpec.GetGroupOperationSpecBuilder groupId(@Nullable @Nullable String groupId) The ID of the group. This parameter cannot be used with thegroupNameparameter.- Gibt zurück:
this.
-
expand
List of fields to expand.- Gibt zurück:
this.
-
build
-
toString
-