| Modifier and Type | Method and Description |
|---|---|
static FluentMirrorBuilder |
FluentMirrorBuilder.newMirror()
Build a download mirror for a given repository.
|
FluentMirrorBuilder |
FluentMirrorBuilder.withId(java.lang.String id)
Set the id field.
|
FluentMirrorBuilder |
FluentMirrorBuilder.withLayout(java.lang.String layout)
Set the layout of the mirror repository.
|
FluentMirrorBuilder |
FluentMirrorBuilder.withMirrorOf(java.lang.String mirrorOf)
Set the server ID of the repository being mirrored, eg
"central".
|
FluentMirrorBuilder |
FluentMirrorBuilder.withMirrorOfLayouts(java.lang.String mirrorOfLayouts)
Set the layouts of repositories being mirrored.
|
FluentMirrorBuilder |
FluentMirrorBuilder.withName(java.lang.String name)
Set the optional name that describes the mirror.
|
FluentMirrorBuilder |
FluentMirrorBuilder.withUrl(java.lang.String url)
Set the URL of the mirror repository.
|
| Modifier and Type | Method and Description |
|---|---|
FluentSettingsBuilder |
FluentSettingsBuilder.withMirror(FluentMirrorBuilder mirror) |
Copyright © 2014 Yandex. All Rights Reserved.