Class DeploymentDto.DeploymentDtoBuilder
java.lang.Object
ch.admin.bit.jeap.deploymentlog.docgen.model.DeploymentDto.DeploymentDtoBuilder
- Enclosing class:
DeploymentDto
-
Method Summary
Modifier and TypeMethodDescriptionbuild()deploymentId(String deploymentId) deploymentLetterLink(String deploymentLetterLink) deploymentTypes(String deploymentTypes) toString()versionControlUrl(String versionControlUrl)
-
Method Details
-
startedAt
- Returns:
this.
-
duration
- Returns:
this.
-
deploymentId
- Returns:
this.
-
deploymentLetterLink
- Returns:
this.
-
component
- Returns:
this.
-
system
- Returns:
this.
-
version
- Returns:
this.
-
versionControlUrl
- Returns:
this.
-
startedBy
- Returns:
this.
-
state
- Returns:
this.
-
deploymentTypes
- Returns:
this.
-
build
-
toString
-