Class SecurityLevelMemberHolder.SecurityLevelMemberHolderBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.model.SecurityLevelMemberHolder.SecurityLevelMemberHolderBuilder
- Enclosing class:
- SecurityLevelMemberHolder
-
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
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
-