Uses of Class
com.tencentcloudapi.ckafka.v20190819.models.ModifyDatahubTaskResponse
-
Packages that use ModifyDatahubTaskResponse Package Description com.tencentcloudapi.ckafka.v20190819 com.tencentcloudapi.ckafka.v20190819.models -
-
Uses of ModifyDatahubTaskResponse in com.tencentcloudapi.ckafka.v20190819
Methods in com.tencentcloudapi.ckafka.v20190819 that return ModifyDatahubTaskResponse Modifier and Type Method Description ModifyDatahubTaskResponse
CkafkaClient. ModifyDatahubTask(ModifyDatahubTaskRequest req)
修改Datahub任务 -
Uses of ModifyDatahubTaskResponse in com.tencentcloudapi.ckafka.v20190819.models
Constructors in com.tencentcloudapi.ckafka.v20190819.models with parameters of type ModifyDatahubTaskResponse Constructor Description ModifyDatahubTaskResponse(ModifyDatahubTaskResponse 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.
-