Class GetGroupOperationSpec.GetGroupOperationSpecBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.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 ofgroupId
is recommended to identify a group. The name of the group. This parameter cannot be used with thegroupId
parameter.- Returns:
this
.
-
groupId
public GetGroupOperationSpec.GetGroupOperationSpecBuilder groupId(@Nullable @Nullable String groupId) The ID of the group. This parameter cannot be used with thegroupName
parameter.- Returns:
this
.
-
expand
List of fields to expand.- Returns:
this
.
-
build
-
toString
-