Package | Description |
---|---|
com.azure.messaging.eventhubs |
Package containing classes for creating
EventHubProducerAsyncClient ,
EventHubProducerClient ,
EventHubConsumerAsyncClient ,
EventHubConsumerClient , or
EventProcessorClient to perform operations on Azure Event Hubs. |
Modifier and Type | Method and Description |
---|---|
EventHubConsumerClient |
EventHubClientBuilder.buildConsumerClient()
Creates a new
EventHubConsumerClient based on the options set on this builder. |
Copyright © 2019 Microsoft Corporation. All rights reserved.