Uses of Class
com.tencentcloudapi.ckafka.v20190819.models.InquireCkafkaPriceResponse
-
Packages that use InquireCkafkaPriceResponse Package Description com.tencentcloudapi.ckafka.v20190819 com.tencentcloudapi.ckafka.v20190819.models -
-
Uses of InquireCkafkaPriceResponse in com.tencentcloudapi.ckafka.v20190819
Methods in com.tencentcloudapi.ckafka.v20190819 that return InquireCkafkaPriceResponse Modifier and Type Method Description InquireCkafkaPriceResponseCkafkaClient. InquireCkafkaPrice(InquireCkafkaPriceRequest req)Ckafka实例购买/续费询价 -
Uses of InquireCkafkaPriceResponse in com.tencentcloudapi.ckafka.v20190819.models
Constructors in com.tencentcloudapi.ckafka.v20190819.models with parameters of type InquireCkafkaPriceResponse Constructor Description InquireCkafkaPriceResponse(InquireCkafkaPriceResponse 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.
-