Uses of Class
com.atlassian.bamboo.plugins.git.GitHubRepositoryAccessData.Builder
-
Uses of GitHubRepositoryAccessData.Builder in com.atlassian.bamboo.plugins.git
Modifier and TypeMethodDescriptionDeprecated.GitHubRepositoryAccessData.builder()
GitHubRepositoryAccessData.builder
(@NotNull GitHubRepositoryAccessData accessData) GitHubRepositoryAccessData.Builder.clone
(GitHubRepositoryAccessData gitRepositoryAccessData) GitHubRepositoryAccessData.Builder.commandTimeout
(int commandTimeout) GitHubRepositoryAccessData.Builder.lfs
(boolean lfs) GitHubRepositoryAccessData.Builder.repository
(String repository) GitHubRepositoryAccessData.Builder.shouldFetchAllRefs
(boolean shouldFetchAllRefs) GitHubRepositoryAccessData.Builder.useRemoteAgentCache
(boolean useRemoteAgentCache) GitHubRepositoryAccessData.Builder.useShallowClones
(boolean useShallowClones) GitHubRepositoryAccessData.Builder.useSubmodules
(boolean useSubmodules) GitHubRepositoryAccessData.Builder.verboseLogs
(boolean verboseLogs) GitHubRepositoryAccessData.Builder.webhooksEnabled
(boolean webhooksEnabled)
branch(com.atlassian.bamboo.plan.branch.VcsBranch)
instead