Uses of Class
com.tencentcloudapi.ckafka.v20190819.models.CreateCdcClusterResponse
-
Packages that use CreateCdcClusterResponse Package Description com.tencentcloudapi.ckafka.v20190819 com.tencentcloudapi.ckafka.v20190819.models -
-
Uses of CreateCdcClusterResponse in com.tencentcloudapi.ckafka.v20190819
Methods in com.tencentcloudapi.ckafka.v20190819 that return CreateCdcClusterResponse Modifier and Type Method Description CreateCdcClusterResponseCkafkaClient. CreateCdcCluster(CreateCdcClusterRequest req)用于cdc的专用ckafka集群 -
Uses of CreateCdcClusterResponse in com.tencentcloudapi.ckafka.v20190819.models
Constructors in com.tencentcloudapi.ckafka.v20190819.models with parameters of type CreateCdcClusterResponse Constructor Description CreateCdcClusterResponse(CreateCdcClusterResponse 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.
-