public class

MirrorSyncCommandParameters

extends AbstractCommandParameters
java.lang.Object
   ↳ com.atlassian.bitbucket.util.BuilderSupport
     ↳ com.atlassian.bitbucket.scm.AbstractCommandParameters
       ↳ com.atlassian.bitbucket.scm.mirror.MirrorSyncCommandParameters

Summary

Nested Classes
class MirrorSyncCommandParameters.Builder  
[Expand]
Inherited Fields
From class com.atlassian.bitbucket.util.BuilderSupport
Public Methods
@Nonnull Optional<File> getPrivateKey()
@Nonnull String getRemoteUrl()
[Expand]
Inherited Methods
From class com.atlassian.bitbucket.util.BuilderSupport
From class java.lang.Object

Public Methods

@Nonnull public Optional<File> getPrivateKey ()

Returns
  • the SSH private key to use for authentication

@Nonnull public String getRemoteUrl ()

Returns
  • the URL to fetch from