| Package | Description |
|---|---|
| com.microsoft.azure.spring.cloundfoundry.environment |
| Modifier and Type | Field and Description |
|---|---|
private VcapPojo[] |
VcapResult.pojos |
| Modifier and Type | Method and Description |
|---|---|
private VcapPojo |
VcapResult.findByServiceType(VcapServiceType serviceType) |
private VcapPojo |
VcapResult.findPojoForServiceType(VcapServiceType serviceType) |
VcapPojo[] |
VcapResult.getPojos() |
private VcapPojo |
VcapProcessor.parseService(String serviceBrokerName,
VcapServiceConfig serviceConfig,
String vCapServices) |
| Modifier and Type | Method and Description |
|---|---|
private String |
VcapResult.buildServiceBusConnectString(VcapPojo pojo) |
private String |
VcapResult.buildStorageConnectionString(VcapPojo pojo) |
private void |
VcapResult.populateDefaultDocumentDBProperties(Map<String,Object> map,
VcapPojo pojo) |
private void |
VcapResult.populateDefaultServiceBusProperties(Map<String,Object> map,
VcapPojo pojo) |
private void |
VcapResult.populateDefaultStorageProperties(Map<String,Object> map,
VcapPojo pojo) |
void |
VcapResult.setPojos(VcapPojo[] pojos) |
Copyright © 2019 Microsoft. All rights reserved.