public class ScpCfCloudPlatformFacade extends Object implements CloudPlatformFacade
Constructor and Description |
---|
ScpCfCloudPlatformFacade() |
Modifier and Type | Method and Description |
---|---|
ScpCfCloudPlatform |
getCloudPlatform()
Returns the platform-specific implementation instance of
CloudPlatform . |
Class<? extends CloudPlatform> |
getCloudPlatformClass()
Returns the platform-specific implementation class of
CloudPlatform . |
@Nonnull public Class<? extends CloudPlatform> getCloudPlatformClass()
CloudPlatform
. For internal use only.getCloudPlatformClass
in interface CloudPlatformFacade
@Nonnull public ScpCfCloudPlatform getCloudPlatform()
CloudPlatform
.getCloudPlatform
in interface CloudPlatformFacade
Copyright © 2019 SAP SE. All rights reserved.