Klasse SecurityLevel.SecurityLevelBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.model.SecurityLevel.SecurityLevelBuilder
- Umschließende Klasse:
SecurityLevel
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
description
(String description) The description of the issue level security item.The ID of the issue level security item.Whether the issue level security item is the default.issueSecuritySchemeId
(String issueSecuritySchemeId) The ID of the issue level security scheme.The name of the issue level security item.The URL of the issue level security item.toString()
-
Methodendetails
-
description
The description of the issue level security item.- Gibt zurück:
this
.
-
id
The ID of the issue level security item.- Gibt zurück:
this
.
-
isDefault
Whether the issue level security item is the default.- Gibt zurück:
this
.
-
issueSecuritySchemeId
The ID of the issue level security scheme.- Gibt zurück:
this
.
-
name
The name of the issue level security item.- Gibt zurück:
this
.
-
self
The URL of the issue level security item.- Gibt zurück:
this
.
-
build
-
toString
-