Class JiraDeploymentInfo.Builder
java.lang.Object
com.atlassian.jira.cloud.jenkins.deploymentinfo.client.model.JiraDeploymentInfo.Builder
- Enclosing class:
- JiraDeploymentInfo
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withAssociations
(Set<Association> associations) withCommands
(List<Command> commands) withDeploymentSequenceNumber
(Integer deploymentSequenceNumber) withDescription
(String description) withDisplayName
(String displayName) withEnvironment
(Environment environment) withLastUpdated
(String lastUpdated) withPipeline
(Pipeline pipeline) withUpdateSequenceNumber
(Long updateSequenceNumber)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withDeploymentSequenceNumber
-
withUpdateSequenceNumber
-
withAssociations
-
withDisplayName
-
withUrl
-
withDescription
-
withLastUpdated
-
withLabel
-
withState
-
withPipeline
-
withEnvironment
-
withCommands
-
build
-