| Package | Description |
|---|---|
| com.microsoft.azure.spring.cloundfoundry.environment |
| Modifier and Type | Method and Description |
|---|---|
static VcapServiceType |
VcapServiceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VcapServiceType[] |
VcapServiceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
private VcapPojo |
VcapResult.findByServiceType(VcapServiceType serviceType) |
private int |
VcapResult.findCountByServiceType(VcapServiceType serviceType) |
private VcapPojo |
VcapResult.findPojoForServiceType(VcapServiceType serviceType) |
Copyright © 2019 Microsoft. All rights reserved.