public class DescribeScreenEventsCntRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
DescribeScreenEventsCntRequest()  | 
DescribeScreenEventsCntRequest(DescribeScreenEventsCntRequest 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 | 
getBusinessType()
Get Data type: 0 - total number of pending risks; 1: total number of affected assets. 
 | 
void | 
setBusinessType(Long BusinessType)
Set Data type: 0 - total number of pending risks; 1: total number of affected assets. 
 | 
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 DescribeScreenEventsCntRequest()
public DescribeScreenEventsCntRequest(DescribeScreenEventsCntRequest source)
public Long getBusinessType()
public void setBusinessType(Long BusinessType)
BusinessType - Data type: 0 - total number of pending risks; 1: total number of affected assets. The default is 0.Copyright © 2025. All rights reserved.