Uses of Class
com.tencentcloudapi.ckafka.v20190819.models.CreateDatahubTaskResponse
-
Packages that use CreateDatahubTaskResponse Package Description com.tencentcloudapi.ckafka.v20190819 com.tencentcloudapi.ckafka.v20190819.models -
-
Uses of CreateDatahubTaskResponse in com.tencentcloudapi.ckafka.v20190819
Methods in com.tencentcloudapi.ckafka.v20190819 that return CreateDatahubTaskResponse Modifier and Type Method Description CreateDatahubTaskResponse
CkafkaClient. CreateDatahubTask(CreateDatahubTaskRequest req)
创建DIP转储任务 -
Uses of CreateDatahubTaskResponse in com.tencentcloudapi.ckafka.v20190819.models
Constructors in com.tencentcloudapi.ckafka.v20190819.models with parameters of type CreateDatahubTaskResponse Constructor Description CreateDatahubTaskResponse(CreateDatahubTaskResponse 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.
-