Package | Description |
---|---|
com.sap.cloud.sdk.cloudplatform | |
com.sap.cloud.sdk.cloudplatform.connectivity |
Modifier and Type | Method and Description |
---|---|
ScpCfServiceDesignator |
ScpCfServiceDesignator.ScpCfServiceDesignatorBuilder.build() |
Modifier and Type | Method and Description |
---|---|
static List<ScpCfServiceInfo> |
ScpCfServiceInfo.createFor(ScpCfServiceDesignator designator)
Creates the list of services from the VCAP_SERVICES environment variable.
|
Modifier and Type | Method and Description |
---|---|
static ScpCfService |
ScpCfService.of(ScpCfServiceDesignator designator,
String authUrlJsonPath,
String clientIdJsonPath,
String clientSecretJsonPath,
String serviceLocationJsonPath)
Factory method reading information about service from VCAP_SERVICES.
|
static ScpCfService |
ScpCfService.ofMultiTenant(ScpCfServiceDesignator designator,
String authUrlJsonPath,
String clientIdJsonPath,
String clientSecretJsonPath,
String serviceLocationJsonPath,
boolean useProviderTenant)
Factory method reading information about service from VCAP_SERVICES.
|
Copyright © 2018 SAP SE. All rights reserved.