public class TenantUtil extends Object
| Constructor and Description |
|---|
TenantUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getUserTenantForAcm()
Adapt the way ACM gets tenant on the cloud.
|
static String |
getUserTenantForAns()
Adapt the way ANS gets tenant on the cloud.
|
public static String getUserTenantForAcm()
Note the difference between getting and getting ANS. Since the processing logic on the server side is different, the default value returns differently.
public static String getUserTenantForAns()
Copyright © 2018–2020 Alibaba Group. All rights reserved.