Class GetGroupOperationSpec.GetGroupOperationSpecBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.spec.GetGroupOperationSpec.GetGroupOperationSpecBuilder
- Enclosing class:
- GetGroupOperationSpec
-
Method Details
-
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.- Returns:
this.
-
groupId
public GetGroupOperationSpec.GetGroupOperationSpecBuilder groupId(@Nullable @Nullable String groupId) The ID of the group. This parameter cannot be used with thegroupNameparameter.- Returns:
this.
-
expand
List of fields to expand.- Returns:
this.
-
build
-
toString
-