@ConfigurationProperties(value="spring.cloud.config.server.git") @Validated public class MultipleJGitEnvironmentProperties extends JGitEnvironmentProperties
| Modifier and Type | Class and Description |
|---|---|
static class |
MultipleJGitEnvironmentProperties.PatternMatchingJGitEnvironmentProperties
A
JGitEnvironmentProperties that matches patterns. |
| Constructor and Description |
|---|
MultipleJGitEnvironmentProperties() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,MultipleJGitEnvironmentProperties.PatternMatchingJGitEnvironmentProperties> |
getRepos() |
void |
setRepos(Map<String,MultipleJGitEnvironmentProperties.PatternMatchingJGitEnvironmentProperties> repos) |
getHostKey, getHostKeyAlgorithm, getKnownHostsFile, getPreferredAuthentications, getPrivateKey, getProxy, getRefreshRate, getTimeout, isCloneOnStart, isDeleteUntrackedBranches, isForcePull, isIgnoreLocalSshSettings, isSkipSslValidation, isStrictHostKeyChecking, setCloneOnStart, setDeleteUntrackedBranches, setForcePull, setHostKey, setHostKeyAlgorithm, setIgnoreLocalSshSettings, setKnownHostsFile, setPreferredAuthentications, setPrivateKey, setProxy, setRefreshRate, setSkipSslValidation, setStrictHostKeyChecking, setTimeoutgetBasedir, getDefaultLabel, getOrder, getPassphrase, getPassword, getSearchPaths, getUri, getUsername, setBasedir, setDefaultLabel, setOrder, setPassphrase, setPassword, setSearchPaths, setUri, setUsernameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetOrderpublic Map<String,MultipleJGitEnvironmentProperties.PatternMatchingJGitEnvironmentProperties> getRepos()
public void setRepos(Map<String,MultipleJGitEnvironmentProperties.PatternMatchingJGitEnvironmentProperties> repos)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.