Package | Description |
---|---|
com.sap.cloud.sdk.cloudplatform | |
com.sap.cloud.sdk.testutil |
Modifier and Type | Class and Description |
---|---|
class |
ScpCfCloudPlatform
Implementation for the SAP Cloud Platform Cloud Foundry variant.
|
class |
ScpNeoCloudPlatform |
Modifier and Type | Method and Description |
---|---|
CloudPlatform |
CloudPlatformFacade.getCloudPlatform()
Returns the platform-specific implementation instance of
CloudPlatform . |
static CloudPlatform |
CloudPlatformAccessor.getCloudPlatform() |
Modifier and Type | Method and Description |
---|---|
Class<? extends CloudPlatform> |
CloudPlatformFacade.getCloudPlatformClass()
Returns the platform-specific implementation class of
CloudPlatform . |
Class<? extends CloudPlatform> |
ScpCfCloudPlatformFacade.getCloudPlatformClass()
Returns the platform-specific implementation class of
CloudPlatform . |
Class<? extends CloudPlatform> |
ScpNeoCloudPlatformFacade.getCloudPlatformClass()
Returns the platform-specific implementation class of
CloudPlatform . |
Modifier and Type | Method and Description |
---|---|
CloudPlatform |
MockUtil.mockCurrentCloudPlatform()
Mocks the current
CloudPlatform using application name MockUtil.MOCKED_CLOUD_APP_NAME . |
CloudPlatform |
MockUtil.mockCurrentCloudPlatform(String applicationName)
Mocks the current
CloudPlatform using the given application name. |
Copyright © 2018 SAP SE. All rights reserved.