Uses of Class
com.tencentcloudapi.tcss.v20201101.models.CreateClusterCheckTaskResponse
-
Packages that use CreateClusterCheckTaskResponse Package Description com.tencentcloudapi.tcss.v20201101 com.tencentcloudapi.tcss.v20201101.models -
-
Uses of CreateClusterCheckTaskResponse in com.tencentcloudapi.tcss.v20201101
Methods in com.tencentcloudapi.tcss.v20201101 that return CreateClusterCheckTaskResponse Modifier and Type Method Description CreateClusterCheckTaskResponse
TcssClient. CreateClusterCheckTask(CreateClusterCheckTaskRequest req)
创建集群检查任务,用户检查用户的集群相关风险项 -
Uses of CreateClusterCheckTaskResponse in com.tencentcloudapi.tcss.v20201101.models
Constructors in com.tencentcloudapi.tcss.v20201101.models with parameters of type CreateClusterCheckTaskResponse Constructor Description CreateClusterCheckTaskResponse(CreateClusterCheckTaskResponse 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.
-