public interface

GitNotesRemoveBuilder

implements GitNotesBuilderSupport<B extends GitNotesBuilderSupport<B>>
com.atlassian.bitbucket.scm.git.command.notes.GitNotesRemoveBuilder

Summary

[Expand]
Inherited Constants
From interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderSupport
Public Methods
@Nonnull GitNotesRemoveBuilder ignoreMissing(boolean value)
@Nonnull GitNotesRemoveBuilder inputHandler(CommandInputHandler inputHandler)
[Expand]
Inherited Methods
From interface com.atlassian.bitbucket.scm.CommandBuilderSupport
From interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderSupport
From interface com.atlassian.bitbucket.scm.git.command.notes.GitNotesBuilderSupport

Public Methods

@Nonnull public GitNotesRemoveBuilder ignoreMissing (boolean value)

@Nonnull public GitNotesRemoveBuilder inputHandler (CommandInputHandler inputHandler)