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