Uses of Class
com.tencentcloudapi.tcss.v20201101.models.CreateK8sApiAbnormalRuleExportJobResponse
-
Packages that use CreateK8sApiAbnormalRuleExportJobResponse Package Description com.tencentcloudapi.tcss.v20201101 com.tencentcloudapi.tcss.v20201101.models -
-
Uses of CreateK8sApiAbnormalRuleExportJobResponse in com.tencentcloudapi.tcss.v20201101
Methods in com.tencentcloudapi.tcss.v20201101 that return CreateK8sApiAbnormalRuleExportJobResponse Modifier and Type Method Description CreateK8sApiAbnormalRuleExportJobResponseTcssClient. CreateK8sApiAbnormalRuleExportJob(CreateK8sApiAbnormalRuleExportJobRequest req)创建k8sApi异常规则导出任务 -
Uses of CreateK8sApiAbnormalRuleExportJobResponse in com.tencentcloudapi.tcss.v20201101.models
Constructors in com.tencentcloudapi.tcss.v20201101.models with parameters of type CreateK8sApiAbnormalRuleExportJobResponse Constructor Description CreateK8sApiAbnormalRuleExportJobResponse(CreateK8sApiAbnormalRuleExportJobResponse 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.
-