Uses of Class
com.atlassian.bitbucket.repository.RepositoryCloneLinksRequest
Packages that use RepositoryCloneLinksRequest
-
Uses of RepositoryCloneLinksRequest in com.atlassian.bitbucket.repository
Methods in com.atlassian.bitbucket.repository that return RepositoryCloneLinksRequestMethods in com.atlassian.bitbucket.repository with parameters of type RepositoryCloneLinksRequestModifier and TypeMethodDescriptionRepositoryService.getCloneLinks
(RepositoryCloneLinksRequest request) Retrieveslinks
that can be used to clone the suppliedrepository
via the repository'sSCM's
supported protocols.