| Modifier and Type | Method and Description |
|---|---|
FluentRepositoryPolicyBuilder |
FluentRepositoryPolicyBuilder.disabled() |
static FluentRepositoryPolicyBuilder |
FluentRepositoryPolicyBuilder.newRepositoryPolicy() |
FluentRepositoryPolicyBuilder |
FluentRepositoryPolicyBuilder.withChecksumPolicy(java.lang.String checksumPolicy) |
FluentRepositoryPolicyBuilder |
FluentRepositoryPolicyBuilder.withUpdatePolicy(java.lang.String updatePolicy) |
| Modifier and Type | Method and Description |
|---|---|
FluentRepositoryBuilder |
FluentRepositoryBuilder.withReleases(FluentRepositoryPolicyBuilder releases)
Set how to handle downloading of releases from this
repository.
|
FluentRepositoryBuilder |
FluentRepositoryBuilder.withSnapshots(FluentRepositoryPolicyBuilder snapshots)
Set how to handle downloading of snapshots from this
repository.
|
Copyright © 2014 Yandex. All Rights Reserved.