Package | Description |
---|---|
com.atlassian.bitbucket.repository |
Modifier and Type | Class and Description |
---|---|
static class |
AbstractRepositoryRequest.AbstractBuilder<B extends AbstractRepositoryRequest.AbstractBuilder<B>>
Base class for creating builders for
repository -related requests. |
Modifier and Type | Class and Description |
---|---|
static class |
RepositoryCreateRequest.Builder
Constructs
requests for creating new repositories. |
static class |
RepositoryForkRequest.Builder
Constructs
requests for forking repositories. |
static class |
RepositoryUpdateRequest.Builder
Constructs
requests for updating repositories. |
Constructor and Description |
---|
AbstractRepositoryRequest(AbstractRepositoryRequest.AbstractBuilder builder) |
Copyright © 2019 Atlassian. All rights reserved.