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