Package | Description |
---|---|
com.sap.cloud.sdk.cloudplatform.connectivity |
Modifier and Type | Method and Description |
---|---|
static ScpCfServiceDestinationLoader.CfServices |
ScpCfServiceDestinationLoader.CfServices.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScpCfServiceDestinationLoader.CfServices[] |
ScpCfServiceDestinationLoader.CfServices.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static HttpDestination |
ScpCfServiceDestinationLoader.getDestinationForService(ScpCfServiceDestinationLoader.CfServices service)
Build a destination to reach an SCP Cloud Foundry service based on the service
ScpCfServiceDestinationLoader.CfServices value provided. |
static HttpDestination |
ScpCfServiceDestinationLoader.getDestinationForService(ScpCfServiceDestinationLoader.CfServices service,
String serviceBindingName)
Build a destination to reach an SCP Cloud Foundry service based on the service
ScpCfServiceDestinationLoader.CfServices value provided. |
Copyright © 2021 SAP SE. All rights reserved.