Uses of Class
com.tencentcloudapi.cls.v20201016.models.DeleteConfigExtraResponse
-
Packages that use DeleteConfigExtraResponse Package Description com.tencentcloudapi.cls.v20201016 com.tencentcloudapi.cls.v20201016.models -
-
Uses of DeleteConfigExtraResponse in com.tencentcloudapi.cls.v20201016
Methods in com.tencentcloudapi.cls.v20201016 that return DeleteConfigExtraResponse Modifier and Type Method Description DeleteConfigExtraResponseClsClient. DeleteConfigExtra(DeleteConfigExtraRequest req)本接口用于删除特殊采集规则配置,特殊采集配置应用于自建K8S环境的采集Agent -
Uses of DeleteConfigExtraResponse in com.tencentcloudapi.cls.v20201016.models
Constructors in com.tencentcloudapi.cls.v20201016.models with parameters of type DeleteConfigExtraResponse Constructor Description DeleteConfigExtraResponse(DeleteConfigExtraResponse 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.
-