public class BitbucketServerMirror extends EntityPropertiesBuilder<BitbucketServerMirrorProperties>
| Constructor and Description |
|---|
BitbucketServerMirror() |
| Modifier and Type | Method and Description |
|---|---|
protected BitbucketServerMirrorProperties |
build() |
BitbucketServerMirror |
name(@NotNull String name)
Name of the mirror as displayed in the web interface.
|
BitbucketServerMirror |
url(@NotNull String url)
Clone url for the ssh interface.
|
public BitbucketServerMirror name(@NotNull @NotNull String name)
public BitbucketServerMirror url(@NotNull @NotNull String url)
protected BitbucketServerMirrorProperties build()
build in class EntityPropertiesBuilder<BitbucketServerMirrorProperties>Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.