public interface

GitNotesBuilderSupport

implements GitCommandBuilderSupport<B extends GitCommandBuilderSupport<B>>
com.atlassian.bitbucket.scm.git.command.notes.GitNotesBuilderSupport<B extends com.atlassian.bitbucket.scm.git.command.notes.GitNotesBuilderSupport<B>>
Known Indirect Subclasses

Summary

[Expand]
Inherited Constants
From interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderSupport
Public Methods
@Nonnull B ref(String value)
[Expand]
Inherited Methods
From interface com.atlassian.bitbucket.scm.CommandBuilderSupport
From interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderSupport

Public Methods

@Nonnull public B ref (String value)