| Package | Description |
|---|---|
| com.microsoft.azure.spring.cloundfoundry.environment |
| Modifier and Type | Field and Description |
|---|---|
private VcapServiceConfig |
VcapPojo.serviceConfig |
| Modifier and Type | Method and Description |
|---|---|
VcapServiceConfig |
VcapPojo.getServiceConfig() |
private VcapServiceConfig |
VcapProcessor.getVcapServiceConfig(Map<String,Object> configMap) |
| Modifier and Type | Method and Description |
|---|---|
private List<VcapServiceConfig> |
VcapProcessor.getVcapServiceConfigList(Object value) |
| Modifier and Type | Method and Description |
|---|---|
private VcapPojo |
VcapProcessor.parseService(String serviceBrokerName,
VcapServiceConfig serviceConfig,
String vCapServices) |
void |
VcapPojo.setServiceConfig(VcapServiceConfig serviceConfig) |
Copyright © 2019 Microsoft. All rights reserved.