Package | Description |
---|---|
com.dabsquared.gitlabjenkins.gitlab.api.model | |
com.dabsquared.gitlabjenkins.gitlab.api.model.builder.generated |
Modifier and Type | Method and Description |
---|---|
Namespace |
Project.getNamespace() |
Modifier and Type | Method and Description |
---|---|
void |
Project.setNamespace(Namespace namespace) |
Modifier and Type | Field and Description |
---|---|
protected Namespace |
ProjectBuilder.value$namespace$com$dabsquared$gitlabjenkins$gitlab$api$model$Namespace |
Modifier and Type | Method and Description |
---|---|
Namespace |
NamespaceBuilder.build()
Creates a new
Namespace based on this builder's settings. |
Modifier and Type | Method and Description |
---|---|
ProjectBuilder |
ProjectBuilder.withNamespace(Namespace value)
Sets the default value for the namespace property.
|
Copyright © 2016–2022. All rights reserved.