- getApplicationName() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
- getApplicationProcessId() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
- getApplicationUrl() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
- getConnectivityServiceCredentials() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Retrieves the connectivity service credentials.
- getConnectivityServiceCredentialsList() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Retrieves the service credentials for all bound connectivity service instances.
- getDestinationServiceCredentials() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Retrieves the destination service credentials.
- getDestinationServiceCredentialsList() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Retrieves the service credentials for all bound destination service instances.
- getEnvironmentVariable(String) - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Retrieves the environment variable by its name.
- getInstanceOrThrow() - Static method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Be aware that this method is Beta (as indicated by the annotation) and therefore subject to breaking changes.
- getServiceCredentials(String) - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Retrieves the credentials of a service.
- getServiceCredentials(String, String) - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Retrieves the credentials of a service.
- getServiceInfoElem() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfServiceInfo
-
- getServiceInfoPath(String) - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfServiceInfo
-
Descend nicely into the service info element.
- getServiceInfoPath(JsonElement, String) - Static method in class com.sap.cloud.sdk.cloudplatform.ScpCfServiceInfo
-
Descend nicely.
- getServiceInfoPath(JsonElement, Iterator<String>) - Static method in class com.sap.cloud.sdk.cloudplatform.ScpCfServiceInfo
-
Descend nicely.
- getServiceInfoPathNonEmptyStringOrThrow(String, String) - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfServiceInfo
-
Descend nicely into the service info and throw if anything but a non-empty string at the final destination of the
path.
- getServiceName() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfServiceInfo
-
- getServicePlan() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfServiceInfo
-
- getServiceType() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfServiceInfo
-
- getVcapApplication() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Provides access to the "VCAP_APPLICATION" environment variable.
- getVcapServices() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Provides access to the "VCAP_SERVICES" environment variable.
- getXsAppName() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Retrieves the "xsappname" from the XSUAA service instance credentials.
- getXsuaaServiceCredentials() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Retrieves the XSUAA service credentials.
- getXsuaaServiceCredentials(String) - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Retrieves the XSUAA service credentials.
- getXsuaaServiceCredentials(DecodedJWT) - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Retrieves the service credentials for all bound XSUAA service instances based on the given JSON Web Token and the
service plans of each instance.
- getXsuaaServiceCredentialsList() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfCloudPlatform
-
Retrieves the service credentials for all bound XSUAA service instances.