Class SimpleMinimalRepositoryRef.AbstractBuilder<B extends SimpleMinimalRepositoryRef.AbstractBuilder<B,R>,R extends MinimalRepositoryRef>

java.lang.Object
com.atlassian.bitbucket.repository.SimpleMinimalRef.AbstractMinimalRefBuilder<B,R>
com.atlassian.bitbucket.repository.SimpleMinimalRepositoryRef.AbstractBuilder<B,R>
Direct Known Subclasses:
SimpleMinimalRepositoryRef.Builder, SimpleRepositoryRef.Builder
Enclosing class:
SimpleMinimalRepositoryRef

protected abstract static class SimpleMinimalRepositoryRef.AbstractBuilder<B extends SimpleMinimalRepositoryRef.AbstractBuilder<B,R>,R extends MinimalRepositoryRef> extends SimpleMinimalRef.AbstractMinimalRefBuilder<B,R>
  • Constructor Details

    • AbstractBuilder

      protected AbstractBuilder(@Nonnull Repository repository)
    • AbstractBuilder

      protected AbstractBuilder(@Nonnull Repository repository, @Nonnull MinimalRef ref)
    • AbstractBuilder

      protected AbstractBuilder(@Nonnull R ref)
  • Method Details

    • type

      @Nonnull public B type(@Nonnull RefType value)