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