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