Uses of Class
com.tencentcloudapi.tsf.v20180326.models.SimpleKafkaDeliveryConfig
-
Packages that use SimpleKafkaDeliveryConfig Package Description com.tencentcloudapi.tsf.v20180326.models -
-
Uses of SimpleKafkaDeliveryConfig in com.tencentcloudapi.tsf.v20180326.models
Methods in com.tencentcloudapi.tsf.v20180326.models that return SimpleKafkaDeliveryConfig Modifier and Type Method Description SimpleKafkaDeliveryConfigDescribeDeliveryConfigByGroupIdResponse. getResult()Get 投递kafak配置项Methods in com.tencentcloudapi.tsf.v20180326.models with parameters of type SimpleKafkaDeliveryConfig Modifier and Type Method Description voidDescribeDeliveryConfigByGroupIdResponse. setResult(SimpleKafkaDeliveryConfig Result)Set 投递kafak配置项Constructors in com.tencentcloudapi.tsf.v20180326.models with parameters of type SimpleKafkaDeliveryConfig Constructor Description SimpleKafkaDeliveryConfig(SimpleKafkaDeliveryConfig 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.
-