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