Uses of Class
com.tencentcloudapi.cls.v20201016.models.DescribeConfigsRequest
-
Packages that use DescribeConfigsRequest Package Description com.tencentcloudapi.cls.v20201016 com.tencentcloudapi.cls.v20201016.models -
-
Uses of DescribeConfigsRequest in com.tencentcloudapi.cls.v20201016
Methods in com.tencentcloudapi.cls.v20201016 with parameters of type DescribeConfigsRequest Modifier and Type Method Description DescribeConfigsResponseClsClient. DescribeConfigs(DescribeConfigsRequest req)获取采集规则配置 -
Uses of DescribeConfigsRequest in com.tencentcloudapi.cls.v20201016.models
Constructors in com.tencentcloudapi.cls.v20201016.models with parameters of type DescribeConfigsRequest Constructor Description DescribeConfigsRequest(DescribeConfigsRequest 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.
-