Package | Description |
---|---|
com.sap.cloud.sdk.cloudplatform.tenant |
Modifier and Type | Class and Description |
---|---|
class |
DefaultTenantFacade
Abstract base class for
TenantFacade s. |
class |
ScpCfTenantFacade
Facade providing access to tenant information on SAP Cloud Platform Cloud Foundry.
|
class |
ScpNeoTenantFacade
Facade providing access to tenant information on SAP Cloud Platform Neo.
|
Modifier and Type | Method and Description |
---|---|
static TenantFacade |
TenantAccessor.getTenantFacade()
Returns the
TenantFacade instance. |
Modifier and Type | Method and Description |
---|---|
static io.vavr.control.Try<TenantFacade> |
TenantAccessor.tryGetTenantFacade()
Returns a
Try of the TenantFacade instance. |
Modifier and Type | Method and Description |
---|---|
static void |
TenantAccessor.setTenantFacade(TenantFacade tenantFacade)
Replaces the default
TenantFacade instance. |
Copyright © 2020 SAP SE. All rights reserved.