Uses of Class
com.tencentcloudapi.ckafka.v20190819.models.DescribeCkafkaZoneRequest
-
Packages that use DescribeCkafkaZoneRequest Package Description com.tencentcloudapi.ckafka.v20190819 com.tencentcloudapi.ckafka.v20190819.models -
-
Uses of DescribeCkafkaZoneRequest in com.tencentcloudapi.ckafka.v20190819
Methods in com.tencentcloudapi.ckafka.v20190819 with parameters of type DescribeCkafkaZoneRequest Modifier and Type Method Description DescribeCkafkaZoneResponseCkafkaClient. DescribeCkafkaZone(DescribeCkafkaZoneRequest req)用于查看ckafka的可用区列表 -
Uses of DescribeCkafkaZoneRequest in com.tencentcloudapi.ckafka.v20190819.models
Constructors in com.tencentcloudapi.ckafka.v20190819.models with parameters of type DescribeCkafkaZoneRequest Constructor Description DescribeCkafkaZoneRequest(DescribeCkafkaZoneRequest 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.
-