Uses of Class
com.tencentcloudapi.cls.v20201016.models.CreateConfigExtraRequest
-
Packages that use CreateConfigExtraRequest Package Description com.tencentcloudapi.cls.v20201016 com.tencentcloudapi.cls.v20201016.models -
-
Uses of CreateConfigExtraRequest in com.tencentcloudapi.cls.v20201016
Methods in com.tencentcloudapi.cls.v20201016 with parameters of type CreateConfigExtraRequest Modifier and Type Method Description CreateConfigExtraResponse
ClsClient. CreateConfigExtra(CreateConfigExtraRequest req)
本接口用于创建特殊采集配置任务,特殊采集配置应用于自建K8S环境的采集Agent -
Uses of CreateConfigExtraRequest in com.tencentcloudapi.cls.v20201016.models
Constructors in com.tencentcloudapi.cls.v20201016.models with parameters of type CreateConfigExtraRequest Constructor Description CreateConfigExtraRequest(CreateConfigExtraRequest 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.
-