public class ScpNeoCloudPlatformFacade extends Object implements CloudPlatformFacade
ScpNeoCloudPlatform
.Constructor and Description |
---|
ScpNeoCloudPlatformFacade() |
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Try<CloudPlatform> |
tryGetCloudPlatform()
Returns a
Try of the platform-specific implementation instance of CloudPlatform . |
@Nonnull public io.vavr.control.Try<CloudPlatform> tryGetCloudPlatform()
Try
of the platform-specific implementation instance of CloudPlatform
.tryGetCloudPlatform
in interface CloudPlatformFacade
Try
of the platform-specific implementation.Copyright © 2020 SAP SE. All rights reserved.