Class IssueSecurityLevelMemberHolder.IssueSecurityLevelMemberHolderBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.IssueSecurityLevelMemberHolder.IssueSecurityLevelMemberHolderBuilder
- Enclosing class:
- IssueSecurityLevelMemberHolder
public static class IssueSecurityLevelMemberHolder.IssueSecurityLevelMemberHolderBuilder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()Expand options that include additional permission holder details in the response.As a group's name can change, use ofvalueis recommended.toString()The type of permission holder.The identifier associated with thetypevalue that defines the holder of the permission.
-
Method Details
-
expand
Expand options that include additional permission holder details in the response.- Returns:
this.
-
parameter
public IssueSecurityLevelMemberHolder.IssueSecurityLevelMemberHolderBuilder parameter(String parameter) As a group's name can change, use ofvalueis recommended. The identifier associated withthetypevalue that defines the holder of the permission.- Returns:
this.
-
type
The type of permission holder.- Returns:
this.
-
value
The identifier associated with thetypevalue that defines the holder of the permission.- Returns:
this.
-
build
-
toString
-