public interface NugetRepositorySettings extends RepositorySettings
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDownloadContextPath() |
java.lang.String |
getFeedContextPath() |
java.lang.Boolean |
getForceNugetAuthentication() |
java.lang.Boolean |
getListRemoteFolderItems() |
java.lang.Integer |
getMaxUniqueSnapshots() |
java.lang.String |
getV3FeedUrl() |
getPackageType, getRepoLayout, setRepoLayoutjava.lang.Integer getMaxUniqueSnapshots()
java.lang.String getFeedContextPath()
java.lang.String getDownloadContextPath()
java.lang.String getV3FeedUrl()
java.lang.Boolean getListRemoteFolderItems()
java.lang.Boolean getForceNugetAuthentication()