Uses of Class
com.tencentcloudapi.ckafka.v20190819.models.DescribeACLResponse
-
Packages that use DescribeACLResponse Package Description com.tencentcloudapi.ckafka.v20190819 com.tencentcloudapi.ckafka.v20190819.models -
-
Uses of DescribeACLResponse in com.tencentcloudapi.ckafka.v20190819
Methods in com.tencentcloudapi.ckafka.v20190819 that return DescribeACLResponse Modifier and Type Method Description DescribeACLResponseCkafkaClient. DescribeACL(DescribeACLRequest req)枚举ACL -
Uses of DescribeACLResponse in com.tencentcloudapi.ckafka.v20190819.models
Constructors in com.tencentcloudapi.ckafka.v20190819.models with parameters of type DescribeACLResponse Constructor Description DescribeACLResponse(DescribeACLResponse 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.
-