Package | Description |
---|---|
org.apache.camel.component.azure.queue |
Modifier and Type | Method and Description |
---|---|
QueueServiceOperations |
QueueServiceConfiguration.getOperation() |
static QueueServiceOperations |
QueueServiceOperations.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueueServiceOperations[] |
QueueServiceOperations.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
QueueServiceConfiguration.setOperation(QueueServiceOperations operation)
Queue service operation hint to the producer
|
Apache Camel