| Package | Description |
|---|---|
| org.springframework.cloud.config.server.ssh |
| Modifier and Type | Method and Description |
|---|---|
SshUriProperties.SshUriNestedRepoProperties |
SshUri.SshUriPropertiesBuilder.buildAsNestedRepo() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,SshUriProperties.SshUriNestedRepoProperties> |
SshUriProperties.getRepos() |
| Modifier and Type | Method and Description |
|---|---|
void |
SshUriProperties.addRepo(String repoName,
SshUriProperties.SshUriNestedRepoProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
SshUri.SshUriPropertiesBuilder |
SshUri.SshUriPropertiesBuilder.repos(Map<String,SshUriProperties.SshUriNestedRepoProperties> repos) |
void |
SshUriProperties.setRepos(Map<String,SshUriProperties.SshUriNestedRepoProperties> repos) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.