public static class GitRepositoryAction.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GitRepositoryAction |
build() |
GitRepositoryAction.Builder |
withDefaultBranch(String defaultBranch) |
GitRepositoryAction.Builder |
withRepositoryURL(String repositoryURL) |
public GitRepositoryAction.Builder withRepositoryURL(String repositoryURL)
public GitRepositoryAction.Builder withDefaultBranch(String defaultBranch)
public GitRepositoryAction build()
Copyright © 2016–2023. All rights reserved.