Uses of Class
com.atlassian.bamboo.plugins.git.GitHubRepositoryAccessData.Builder
Packages that use GitHubRepositoryAccessData.Builder
-
Uses of GitHubRepositoryAccessData.Builder in com.atlassian.bamboo.plugins.git
Methods in com.atlassian.bamboo.plugins.git that return GitHubRepositoryAccessData.BuilderModifier 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.useSubmodulesWithShallowClones(boolean useSubmodulesWithShallowClones) GitHubRepositoryAccessData.Builder.verboseLogs(boolean verboseLogs) GitHubRepositoryAccessData.Builder.webhooksEnabled(boolean webhooksEnabled)
branch(com.atlassian.bamboo.plan.branch.VcsBranch)instead