Klasse IssueSecurityLevelMemberHolder.IssueSecurityLevelMemberHolderBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.IssueSecurityLevelMemberHolder.IssueSecurityLevelMemberHolderBuilder
- Umschließende Klasse:
IssueSecurityLevelMemberHolder
public static class IssueSecurityLevelMemberHolder.IssueSecurityLevelMemberHolderBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
Expand options that include additional permission holder details in the response.As a group's name can change, use ofvalue
is recommended.toString()
The type of permission holder.The identifier associated with thetype
value that defines the holder of the permission.
-
Methodendetails
-
expand
Expand options that include additional permission holder details in the response.- Gibt zurück:
this
.
-
parameter
public IssueSecurityLevelMemberHolder.IssueSecurityLevelMemberHolderBuilder parameter(String parameter) As a group's name can change, use ofvalue
is recommended. The identifier associated withthetype
value that defines the holder of the permission.- Gibt zurück:
this
.
-
type
The type of permission holder.- Gibt zurück:
this
.
-
value
The identifier associated with thetype
value that defines the holder of the permission.- Gibt zurück:
this
.
-
build
-
toString
-