@ConfigurationProperties(value="spring.cloud.skipper.server.platform.cloudfoundry") public class CloudFoundryPlatformProperties extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CloudFoundryPlatformProperties.CloudFoundryProperties |
| Constructor and Description |
|---|
CloudFoundryPlatformProperties() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CloudFoundryPlatformProperties.CloudFoundryProperties> |
getAccounts() |
void |
setAccounts(Map<String,CloudFoundryPlatformProperties.CloudFoundryProperties> accounts) |
public Map<String,CloudFoundryPlatformProperties.CloudFoundryProperties> getAccounts()
public void setAccounts(Map<String,CloudFoundryPlatformProperties.CloudFoundryProperties> accounts)
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.