Uses of Class
com.tencentcloudapi.csip.v20221121.models.TaskCenterWeakPwdRiskInputParam
-
Packages that use TaskCenterWeakPwdRiskInputParam Package Description com.tencentcloudapi.csip.v20221121.models -
-
Uses of TaskCenterWeakPwdRiskInputParam in com.tencentcloudapi.csip.v20221121.models
Methods in com.tencentcloudapi.csip.v20221121.models that return TaskCenterWeakPwdRiskInputParam Modifier and Type Method Description TaskCenterWeakPwdRiskInputParam[]TaskAdvanceCFG. getWeakPwdRisk()Get 弱口令风险高级配置Methods in com.tencentcloudapi.csip.v20221121.models with parameters of type TaskCenterWeakPwdRiskInputParam Modifier and Type Method Description voidTaskAdvanceCFG. setWeakPwdRisk(TaskCenterWeakPwdRiskInputParam[] WeakPwdRisk)Set 弱口令风险高级配置Constructors in com.tencentcloudapi.csip.v20221121.models with parameters of type TaskCenterWeakPwdRiskInputParam Constructor Description 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.
-