Klasse ProjectLandingPageInfo.ProjectLandingPageInfoBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.ProjectLandingPageInfo.ProjectLandingPageInfoBuilder
- Umschließende Klasse:
ProjectLandingPageInfo
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungattributes
(Map<String, String> attributes) build()
projectKey
(String projectKey) projectType
(String projectType) queueCategory
(String queueCategory) simpleBoard
(Boolean simpleBoard) simplified
(Boolean simplified) toString()
-
Methodendetails
-
attributes
public ProjectLandingPageInfo.ProjectLandingPageInfoBuilder attributes(Map<String, String> attributes) - Gibt zurück:
this
.
-
boardId
- Gibt zurück:
this
.
-
boardName
- Gibt zurück:
this
.
-
projectKey
- Gibt zurück:
this
.
-
projectType
- Gibt zurück:
this
.
-
queueCategory
- Gibt zurück:
this
.
-
queueId
- Gibt zurück:
this
.
-
queueName
- Gibt zurück:
this
.
-
simpleBoard
- Gibt zurück:
this
.
-
simplified
- Gibt zurück:
this
.
-
url
- Gibt zurück:
this
.
-
build
-
toString
-