public class LocalRepositoryBuilderImpl extends NonVirtualRepositoryBuilderBase<org.jfrog.artifactory.client.model.builder.LocalRepositoryBuilder,org.jfrog.artifactory.client.model.LocalRepository> implements org.jfrog.artifactory.client.model.builder.LocalRepositoryBuilder
archiveBrowsingEnabled, blackedOut, propertySetscustomProperties, description, excludesPattern, includesPattern, key, notes, repoLayoutRef, settings, supportedTypes, xraySettings| Modifier | Constructor and Description |
|---|---|
protected |
LocalRepositoryBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.jfrog.artifactory.client.model.LocalRepository |
build() |
org.jfrog.artifactory.client.model.RepositoryType |
getRepositoryType() |
archiveBrowsingEnabled, blackedOut, getPropertySets, isArchiveBrowsingEnabled, isBlackedOut, propertySetscustomProperties, description, excludesPattern, getDescription, getExcludesPattern, getIncludesPattern, getKey, getNotes, getRepositorySettings, getXraySettings, includesPattern, key, notes, repoLayoutRef, repositorySettings, setRepoLayoutFromSettings, validate, xraySettingsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitarchiveBrowsingEnabled, blackedOut, getPropertySets, isArchiveBrowsingEnabled, isBlackedOut, propertySetscustomProperties, description, excludesPattern, getDescription, getExcludesPattern, getIncludesPattern, getKey, getNotes, getRepositorySettings, getXraySettings, includesPattern, key, notes, repoLayoutRef, repositorySettings, setRepoLayoutFromSettings, validate, xraySettingspublic org.jfrog.artifactory.client.model.LocalRepository build()
build in interface org.jfrog.artifactory.client.model.builder.RepositoryBuilder<org.jfrog.artifactory.client.model.builder.LocalRepositoryBuilder,org.jfrog.artifactory.client.model.LocalRepository>public org.jfrog.artifactory.client.model.RepositoryType getRepositoryType()
getRepositoryType in class RepositoryBuilderBase<org.jfrog.artifactory.client.model.builder.LocalRepositoryBuilder,org.jfrog.artifactory.client.model.LocalRepository>