Uses of Class
com.azure.messaging.eventhubs.EventHubConsumerClient
Packages that use EventHubConsumerClient
Package
Description
Package containing classes for creating
EventHubProducerAsyncClient,
EventHubProducerClient,
EventHubConsumerAsyncClient,
EventHubConsumerClient, or
EventProcessorClient to perform operations on Azure Event Hubs.-
Uses of EventHubConsumerClient in com.azure.messaging.eventhubs
Methods in com.azure.messaging.eventhubs that return EventHubConsumerClientModifier and TypeMethodDescriptionEventHubClientBuilder.buildConsumerClient()Creates a newEventHubConsumerClientbased on the options set on this builder.