Package | Description |
---|---|
com.dabsquared.gitlabjenkins.gitlab.hook.model.builder.generated |
Modifier and Type | Field and Description |
---|---|
protected RepositoryBuilder |
RepositoryBuilder.self |
Modifier and Type | Method and Description |
---|---|
RepositoryBuilder |
RepositoryBuilder.but()
Returns a clone of this builder.
|
static RepositoryBuilder |
RepositoryBuilder.repository()
Factory Method to construct a RepositoryBuilder
|
RepositoryBuilder |
RepositoryBuilder.withDescription(String value)
Sets the default value for the description property.
|
RepositoryBuilder |
RepositoryBuilder.withGitHttpUrl(String value)
Sets the default value for the gitHttpUrl property.
|
RepositoryBuilder |
RepositoryBuilder.withGitSshUrl(String value)
Sets the default value for the gitSshUrl property.
|
RepositoryBuilder |
RepositoryBuilder.withHomepage(String value)
Sets the default value for the homepage property.
|
RepositoryBuilder |
RepositoryBuilder.withName(String value)
Sets the default value for the name property.
|
RepositoryBuilder |
RepositoryBuilder.withUrl(String value)
Sets the default value for the url property.
|
RepositoryBuilder |
RepositoryBuilder.withVisibilityLevel(Integer value)
Sets the default value for the visibilityLevel property.
|
Copyright © 2016–2022. All rights reserved.