Uses of Class
com.tencentcloudapi.tcss.v20201101.models.DescribeK8sApiAbnormalRuleScopeListResponse
-
Packages that use DescribeK8sApiAbnormalRuleScopeListResponse Package Description com.tencentcloudapi.tcss.v20201101 com.tencentcloudapi.tcss.v20201101.models -
-
Uses of DescribeK8sApiAbnormalRuleScopeListResponse in com.tencentcloudapi.tcss.v20201101
Methods in com.tencentcloudapi.tcss.v20201101 that return DescribeK8sApiAbnormalRuleScopeListResponse Modifier and Type Method Description DescribeK8sApiAbnormalRuleScopeListResponseTcssClient. DescribeK8sApiAbnormalRuleScopeList(DescribeK8sApiAbnormalRuleScopeListRequest req)查询k8sapi 异常规则中范围列表 -
Uses of DescribeK8sApiAbnormalRuleScopeListResponse in com.tencentcloudapi.tcss.v20201101.models
Constructors in com.tencentcloudapi.tcss.v20201101.models with parameters of type DescribeK8sApiAbnormalRuleScopeListResponse Constructor Description DescribeK8sApiAbnormalRuleScopeListResponse(DescribeK8sApiAbnormalRuleScopeListResponse 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.
-