public interface

GitRemoteAddBuilder

implements GitCommandBuilderSupport<B extends GitCommandBuilderSupport<B>>
com.atlassian.bitbucket.scm.git.command.remote.GitRemoteAddBuilder

Summary

[Expand]
Inherited Constants
From interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderSupport
Public Methods
@Nonnull GitCommand<Void> build()
[Expand]
Inherited Methods
From interface com.atlassian.bitbucket.scm.CommandBuilderSupport
From interface com.atlassian.bitbucket.scm.git.command.GitCommandBuilderSupport

Public Methods

@Nonnull public GitCommand<Void> build ()