public static class SimpleMinimalRepositoryRef.Builder extends SimpleMinimalRepositoryRef.AbstractBuilder<SimpleMinimalRepositoryRef.Builder,SimpleMinimalRepositoryRef>
| Constructor and Description |
|---|
Builder(Repository repository) |
Builder(SimpleMinimalRepositoryRef ref) |
| Modifier and Type | Method and Description |
|---|---|
SimpleMinimalRepositoryRef |
build()
Builds a ref from the assembled components.
|
protected SimpleMinimalRepositoryRef.Builder |
self() |
typedisplayId, idpublic Builder(@Nonnull Repository repository)
public Builder(@Nonnull SimpleMinimalRepositoryRef ref)
@Nonnull public SimpleMinimalRepositoryRef build()
SimpleMinimalRef.AbstractMinimalRefBuilderbuild in class SimpleMinimalRef.AbstractMinimalRefBuilder<SimpleMinimalRepositoryRef.Builder,SimpleMinimalRepositoryRef>@Nonnull protected SimpleMinimalRepositoryRef.Builder self()
self in class SimpleMinimalRef.AbstractMinimalRefBuilder<SimpleMinimalRepositoryRef.Builder,SimpleMinimalRepositoryRef>Copyright © 2019 Atlassian. All rights reserved.