| Package | Description |
|---|---|
| com.azure.spring.service.eventhubs.properties |
| Modifier and Type | Method and Description |
|---|---|
static EventHubsProcessorDescriptor.StartPosition |
EventHubsProcessorDescriptor.StartPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventHubsProcessorDescriptor.StartPosition[] |
EventHubsProcessorDescriptor.StartPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.