| Package | Description |
|---|---|
| com.sap.cloud.sdk.cloudplatform.tenant |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTenantFacade
Abstract base class for
TenantFacades. |
| 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 © 2022 SAP SE. All rights reserved.