public class DescribeCsReportCountDataInfoRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeCsReportCountDataInfoRequest() | 
| DescribeCsReportCountDataInfoRequest(DescribeCsReportCountDataInfoRequest 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 | 
|---|---|
| Long | getChannelId()Get 设备通道 | 
| String | getDeviceName()Get 设备名 | 
| Long | getEndTime()Get 统计结束时间戳 | 
| String | getProductId()Get 产品id | 
| Long | getStartTime()Get 统计开始时间戳 | 
| void | setChannelId(Long ChannelId)Set 设备通道 | 
| void | setDeviceName(String DeviceName)Set 设备名 | 
| void | setEndTime(Long EndTime)Set 统计结束时间戳 | 
| void | setProductId(String ProductId)Set 产品id | 
| void | setStartTime(Long StartTime)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 DescribeCsReportCountDataInfoRequest()
public DescribeCsReportCountDataInfoRequest(DescribeCsReportCountDataInfoRequest source)
public String getProductId()
public void setProductId(String ProductId)
ProductId - 产品idpublic String getDeviceName()
public void setDeviceName(String DeviceName)
DeviceName - 设备名public Long getStartTime()
public void setStartTime(Long StartTime)
StartTime - 统计开始时间戳public Long getEndTime()
public void setEndTime(Long EndTime)
EndTime - 统计结束时间戳public Long getChannelId()
public void setChannelId(Long ChannelId)
ChannelId - 设备通道Copyright © 2025. All rights reserved.