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 |
---|---|
static Messages |
Messages.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Messages[] |
Messages.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Microsoft Corporation. All rights reserved.