public class TenantUtil extends Object
| 构造器和说明 |
|---|
TenantUtil() |
| 限定符和类型 | 方法和说明 |
|---|---|
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–2024 Alibaba Group. All rights reserved.