public class TenantOverwrite extends Object implements AutoCloseable
| Constructor and Description |
|---|
TenantOverwrite(String tenantId) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static String |
getTenantId() |
static boolean |
isOverwritten() |
public TenantOverwrite(String tenantId)
public static boolean isOverwritten()
public static String getTenantId()
public void close()
close in interface AutoCloseableCopyright © 2022 SAP. All rights reserved.