public class GetGlobalStatsResponse extends cn.com.antcloud.api.product.provider.AntCloudProdProviderResponse<GetGlobalStatsResponse>
| 构造器和说明 |
|---|
GetGlobalStatsResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
GlobalStats |
getData()
全局统计数
|
Boolean |
getSuccess()
接口返回码
|
void |
setData(GlobalStats data)
全局统计数
|
void |
setSuccess(Boolean success)
接口返回码
|
public GlobalStats getData()
public void setData(GlobalStats data)
public Boolean getSuccess()
public void setSuccess(Boolean success)
Copyright © 2023. All Rights Reserved.