Uses of Class
com.tencentcloudapi.ckafka.v20190819.models.DatahubTopicResp
-
Packages that use DatahubTopicResp Package Description com.tencentcloudapi.ckafka.v20190819.models -
-
Uses of DatahubTopicResp in com.tencentcloudapi.ckafka.v20190819.models
Methods in com.tencentcloudapi.ckafka.v20190819.models that return DatahubTopicResp Modifier and Type Method Description DatahubTopicRespCreateDatahubTopicResponse. getResult()Get 返回创建结果Methods in com.tencentcloudapi.ckafka.v20190819.models with parameters of type DatahubTopicResp Modifier and Type Method Description voidCreateDatahubTopicResponse. setResult(DatahubTopicResp Result)Set 返回创建结果Constructors in com.tencentcloudapi.ckafka.v20190819.models with parameters of type DatahubTopicResp Constructor Description DatahubTopicResp(DatahubTopicResp 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.
-