fun consumerGroupListingOf(groupId: String? = null, simpleConsumerGroup: Boolean? = null): ConsumerGroupListing
A function providing a DSL for building io.vertx.kafka.admin.ConsumerGroupListing objects.
A listing of a consumer group in the cluster.
groupId
- Set the consumer group id
simpleConsumerGroup
- Set if consumer group is simple or not