public static final class GolangRepository.GolangRepositoryBuilder
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
GolangRepository |
build() |
GolangRepository.GolangRepositoryBuilder |
withOriginal(boolean original) |
GolangRepository.GolangRepositoryBuilder |
withUrls(java.util.List<java.lang.String> urls) |
GolangRepository.GolangRepositoryBuilder |
withVcs(VcsType vcs) |
public GolangRepository.GolangRepositoryBuilder withUrls(java.util.List<java.lang.String> urls)
public GolangRepository.GolangRepositoryBuilder withVcs(VcsType vcs)
public GolangRepository.GolangRepositoryBuilder withOriginal(boolean original)
public GolangRepository build()