Class SimpleMinimalRepositoryRef.Builder
java.lang.Object
com.atlassian.bitbucket.repository.SimpleMinimalRef.AbstractMinimalRefBuilder<SimpleMinimalRepositoryRef.Builder,SimpleMinimalRepositoryRef>
 
com.atlassian.bitbucket.repository.SimpleMinimalRepositoryRef.AbstractBuilder<SimpleMinimalRepositoryRef.Builder,SimpleMinimalRepositoryRef>
 
com.atlassian.bitbucket.repository.SimpleMinimalRepositoryRef.Builder
- Enclosing class:
- SimpleMinimalRepositoryRef
public static class SimpleMinimalRepositoryRef.Builder
extends SimpleMinimalRepositoryRef.AbstractBuilder<SimpleMinimalRepositoryRef.Builder,SimpleMinimalRepositoryRef> 
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbuild()Builds a ref from the assembled components.protected SimpleMinimalRepositoryRef.Builderself()Methods inherited from class com.atlassian.bitbucket.repository.SimpleMinimalRepositoryRef.AbstractBuildertypeMethods inherited from class com.atlassian.bitbucket.repository.SimpleMinimalRef.AbstractMinimalRefBuilderdisplayId, id
- 
Constructor Details- 
Builder
- 
Builder
 
- 
- 
Method Details- 
buildDescription copied from class:SimpleMinimalRef.AbstractMinimalRefBuilderBuilds a ref from the assembled components.- Specified by:
- buildin class- SimpleMinimalRef.AbstractMinimalRefBuilder<SimpleMinimalRepositoryRef.Builder,- SimpleMinimalRepositoryRef> 
- Returns:
- the built ref
 
- 
self- Specified by:
- selfin class- SimpleMinimalRef.AbstractMinimalRefBuilder<SimpleMinimalRepositoryRef.Builder,- SimpleMinimalRepositoryRef> 
 
 
-