public class TaskCenterWeakPwdRiskInputParam extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| TaskCenterWeakPwdRiskInputParam() | 
| TaskCenterWeakPwdRiskInputParam(TaskCenterWeakPwdRiskInputParam 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 | getCheckItemId()Get 检测项ID | 
| Long | getEnable()Get 是否开启,0-不开启,1-开启 | 
| void | setCheckItemId(Long CheckItemId)Set 检测项ID | 
| void | setEnable(Long Enable)Set 是否开启,0-不开启,1-开启 | 
| 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 TaskCenterWeakPwdRiskInputParam()
public TaskCenterWeakPwdRiskInputParam(TaskCenterWeakPwdRiskInputParam source)
public Long getCheckItemId()
public void setCheckItemId(Long CheckItemId)
CheckItemId - 检测项IDpublic Long getEnable()
public void setEnable(Long Enable)
Enable - 是否开启,0-不开启,1-开启Copyright © 2025. All rights reserved.