Package | Description |
---|---|
com.dabsquared.gitlabjenkins.gitlab.api | |
com.dabsquared.gitlabjenkins.gitlab.api.model.builder.generated |
Modifier and Type | Method and Description |
---|---|
Branch |
GitLabClient.getBranch(String projectId,
String branch) |
Modifier and Type | Method and Description |
---|---|
List<Branch> |
GitLabClient.getBranches(String projectId) |
Modifier and Type | Method and Description |
---|---|
Branch |
BranchBuilder.build()
Creates a new
Branch based on this builder's settings. |
Copyright © 2016–2022. All rights reserved.