Uses of Class
com.tencentcloudapi.ckafka.v20190819.models.CdcClusterResponse
-
Packages that use CdcClusterResponse Package Description com.tencentcloudapi.ckafka.v20190819.models -
-
Uses of CdcClusterResponse in com.tencentcloudapi.ckafka.v20190819.models
Methods in com.tencentcloudapi.ckafka.v20190819.models that return CdcClusterResponse Modifier and Type Method Description CdcClusterResponseCreateCdcClusterResponse. getResult()Get 无Methods in com.tencentcloudapi.ckafka.v20190819.models with parameters of type CdcClusterResponse Modifier and Type Method Description voidCreateCdcClusterResponse. setResult(CdcClusterResponse Result)Set 无Constructors in com.tencentcloudapi.ckafka.v20190819.models with parameters of type CdcClusterResponse Constructor Description CdcClusterResponse(CdcClusterResponse 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.
-