Uses of Class
com.atlassian.bitbucket.repository.RepositoryCreateRequest
Packages that use RepositoryCreateRequest
-
Uses of RepositoryCreateRequest in com.atlassian.bitbucket.repository
Methods in com.atlassian.bitbucket.repository that return RepositoryCreateRequestModifier and TypeMethodDescriptionRepositoryCreateRequest.Builder.build()
Builds arequest
from the assembled values.Methods in com.atlassian.bitbucket.repository with parameters of type RepositoryCreateRequestModifier and TypeMethodDescriptionRepositoryService.create
(RepositoryCreateRequest request) Create a new repository.Constructors in com.atlassian.bitbucket.repository with parameters of type RepositoryCreateRequest