public interface CloudPlatformFacade
CloudPlatform
implementation.Modifier and Type | Method and Description |
---|---|
io.vavr.control.Try<CloudPlatform> |
tryGetCloudPlatform()
Returns a
Try of the platform-specific implementation instance of CloudPlatform . |
@Nonnull io.vavr.control.Try<CloudPlatform> tryGetCloudPlatform()
Try
of the platform-specific implementation instance of CloudPlatform
.Try
of the platform-specific implementation.Copyright © 2021 SAP SE. All rights reserved.