Uses of Class
com.azure.spring.cloudfoundry.environment.VcapServiceConfig
-
Packages that use VcapServiceConfig Package Description com.azure.spring.cloudfoundry.environment Package com.azure.spring.cloudfoundry.environment -
-
Uses of VcapServiceConfig in com.azure.spring.cloudfoundry.environment
Methods in com.azure.spring.cloudfoundry.environment that return VcapServiceConfig Modifier and Type Method Description VcapServiceConfigVcapPojo. getServiceConfig()Gets the service config.Methods in com.azure.spring.cloudfoundry.environment with parameters of type VcapServiceConfig Modifier and Type Method Description voidVcapPojo. setServiceConfig(VcapServiceConfig serviceConfig)Sets the service config.
-