Uses of Class
com.dabsquared.gitlabjenkins.gitlab.api.model.builder.generated.ProjectBuilder
-
Uses of ProjectBuilder in com.dabsquared.gitlabjenkins.gitlab.api.model.builder.generated
Modifier and TypeMethodDescriptionProjectBuilder.but()
Returns a clone of this builder.static ProjectBuilder
ProjectBuilder.project()
Factory Method to construct a ProjectBuilderProjectBuilder.withHttpUrlToRepo
(String value) Sets the default value for the httpUrlToRepo property.Sets the default value for the id property.Sets the default value for the name property.ProjectBuilder.withNamespace
(Namespace value) Sets the default value for the namespace property.ProjectBuilder.withSshUrlToRepo
(String value) Sets the default value for the sshUrlToRepo property.ProjectBuilder.withWebUrl
(String value) Sets the default value for the webUrl property.