public class GroupProIspDataInfo extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| GroupProIspDataInfo() | 
| GroupProIspDataInfo(GroupProIspDataInfo 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 | 
|---|---|
| CdnPlayStatData[] | getDetailInfoList()Get 分钟维度的明细数据。 | 
| String | getIspName()Get 运营商。 | 
| String | getProvinceName()Get 省份。 | 
| void | setDetailInfoList(CdnPlayStatData[] DetailInfoList)Set 分钟维度的明细数据。 | 
| void | setIspName(String IspName)Set 运营商。 | 
| void | setProvinceName(String ProvinceName)Set 省份。 | 
| 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 GroupProIspDataInfo()
public GroupProIspDataInfo(GroupProIspDataInfo source)
public String getProvinceName()
public void setProvinceName(String ProvinceName)
ProvinceName - 省份。public String getIspName()
public void setIspName(String IspName)
IspName - 运营商。public CdnPlayStatData[] getDetailInfoList()
public void setDetailInfoList(CdnPlayStatData[] DetailInfoList)
DetailInfoList - 分钟维度的明细数据。Copyright © 2025. All rights reserved.