Package | Description |
---|---|
com.dabsquared.gitlabjenkins.gitlab.api.model | |
com.dabsquared.gitlabjenkins.gitlab.api.model.builder.generated |
Modifier and Type | Method and Description |
---|---|
Commit |
Branch.getCommit() |
Modifier and Type | Method and Description |
---|---|
void |
Branch.setCommit(Commit commit) |
Modifier and Type | Field and Description |
---|---|
protected Commit |
BranchBuilder.value$commit$com$dabsquared$gitlabjenkins$gitlab$api$model$Commit |
Modifier and Type | Method and Description |
---|---|
Commit |
CommitBuilder.build()
Creates a new
Commit based on this builder's settings. |
Modifier and Type | Method and Description |
---|---|
BranchBuilder |
BranchBuilder.withCommit(Commit value)
Sets the default value for the
Branch.commit property. |
Copyright © 2016. All rights reserved.