Klasse SecurityScheme.SecuritySchemeBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.SecurityScheme.SecuritySchemeBuilder
- Umschließende Klasse:
SecurityScheme
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
defaultSecurityLevelId
(Long defaultSecurityLevelId) The ID of the default security level.description
(String description) The description of the issue security scheme.The ID of the issue security scheme.levels
(List<SecurityLevel> levels) The name of the issue security scheme.The URL of the issue security scheme.toString()
-
Methodendetails
-
defaultSecurityLevelId
The ID of the default security level.- Gibt zurück:
this
.
-
description
The description of the issue security scheme.- Gibt zurück:
this
.
-
id
The ID of the issue security scheme.- Gibt zurück:
this
.
-
levels
- Gibt zurück:
this
.
-
name
The name of the issue security scheme.- Gibt zurück:
this
.
-
self
The URL of the issue security scheme.- Gibt zurück:
this
.
-
build
-
toString
-