Uses of Class
com.tencentcloudapi.cls.v20201016.models.CreateKafkaRechargeResponse
-
Packages that use CreateKafkaRechargeResponse Package Description com.tencentcloudapi.cls.v20201016 com.tencentcloudapi.cls.v20201016.models -
-
Uses of CreateKafkaRechargeResponse in com.tencentcloudapi.cls.v20201016
Methods in com.tencentcloudapi.cls.v20201016 that return CreateKafkaRechargeResponse Modifier and Type Method Description CreateKafkaRechargeResponseClsClient. CreateKafkaRecharge(CreateKafkaRechargeRequest req)本接口用于创建Kafka数据订阅任务 -
Uses of CreateKafkaRechargeResponse in com.tencentcloudapi.cls.v20201016.models
Constructors in com.tencentcloudapi.cls.v20201016.models with parameters of type CreateKafkaRechargeResponse Constructor Description CreateKafkaRechargeResponse(CreateKafkaRechargeResponse 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.
-