Class SecurityLevelMemberHolder.SecurityLevelMemberHolderBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.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 ofvalue
is recommended.toString()
The type of permission holder.The identifier associated with thetype
value 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 ofvalue
is recommended. The identifier associated withthetype
value that defines the holder of the permission.- Returns:
this
.
-
type
The type of permission holder.- Returns:
this
.
-
value
The identifier associated with thetype
value that defines the holder of the permission.- Returns:
this
.
-
build
-
toString
-