public class DescribeTenantBuildingCountAndAreaRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeTenantBuildingCountAndAreaRequest() | 
| DescribeTenantBuildingCountAndAreaRequest(DescribeTenantBuildingCountAndAreaRequest source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getApplicationToken()Get 应用token | 
| String[] | getWorkspaceIdList()Get 租户所有工作空间ID列表 | 
| void | setApplicationToken(String ApplicationToken)Set 应用token | 
| void | setWorkspaceIdList(String[] WorkspaceIdList)Set 租户所有工作空间ID列表 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic DescribeTenantBuildingCountAndAreaRequest()
public DescribeTenantBuildingCountAndAreaRequest(DescribeTenantBuildingCountAndAreaRequest source)
public String[] getWorkspaceIdList()
public void setWorkspaceIdList(String[] WorkspaceIdList)
WorkspaceIdList - 租户所有工作空间ID列表public String getApplicationToken()
public void setApplicationToken(String ApplicationToken)
ApplicationToken - 应用tokenCopyright © 2025. All rights reserved.