| Package | Description |
|---|---|
| org.apache.camel.component.azure.storage.datalake |
| Modifier and Type | Method and Description |
|---|---|
static DataLakeOperationsDefinition |
DataLakeExchangeHeaders.getDataLakeOperationsDefinitionFromHeader(org.apache.camel.Exchange exchange) |
DataLakeOperationsDefinition |
DataLakeConfiguration.getOperation() |
DataLakeOperationsDefinition |
DataLakeConfigurationOptionsProxy.getOperation(org.apache.camel.Exchange exchange) |
static DataLakeOperationsDefinition |
DataLakeOperationsDefinition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataLakeOperationsDefinition[] |
DataLakeOperationsDefinition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataLakeConfiguration.setOperation(DataLakeOperationsDefinition operation) |
Apache Camel