public class CocoaPodsRepositorySettingsImpl extends VcsRepositorySettingsImpl implements org.jfrog.artifactory.client.model.repository.settings.CocoaPodsRepositorySettings
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
defaultLayout |
| Constructor and Description |
|---|
CocoaPodsRepositorySettingsImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
org.jfrog.artifactory.client.model.PackageType |
getPackageType() |
java.lang.String |
getPodsSpecsRepoUrl() |
int |
hashCode() |
void |
setPodsSpecsRepoUrl(java.lang.String podsSpecsRepoUrl) |
getListRemoteFolderItems, getMaxUniqueSnapshots, getVcsGitDownloadUrl, getVcsGitProvider, getVcsType, setListRemoteFolderItems, setMaxUniqueSnapshots, setVcsGitDownloadUrl, setVcsGitProvider, setVcsTypegetRepoLayout, setRepoLayoutclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitpublic org.jfrog.artifactory.client.model.PackageType getPackageType()
getPackageType in interface org.jfrog.artifactory.client.model.repository.settings.RepositorySettingsgetPackageType in class VcsRepositorySettingsImplpublic java.lang.String getPodsSpecsRepoUrl()
getPodsSpecsRepoUrl in interface org.jfrog.artifactory.client.model.repository.settings.CocoaPodsRepositorySettingspublic void setPodsSpecsRepoUrl(java.lang.String podsSpecsRepoUrl)
public boolean equals(java.lang.Object o)
equals in class VcsRepositorySettingsImplpublic int hashCode()
hashCode in class VcsRepositorySettingsImpl