| java.lang.Object | |
| ↳ | com.atlassian.bitbucket.scm.mirror.MirrorSyncCommandParameters.Builder | 
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| [Expand] Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From class
  java.lang.Object | |||||||||||
| remoteUrl | the URL to fetch from | 
|---|
| value | whether to include private refs (outside refs/heads and refs/tags) in the fetch. The default value is true so all refs will be fetched. | 
|---|
| value | the password to use | 
|---|
| value | the SSH private key to use for authentication | 
|---|
| value | the SSH private key to use for authentication | 
|---|
| value | the username to use | 
|---|