Uses of Enum Class
org.apache.camel.component.azure.storage.datalake.DataLakeOperationsDefinition
Packages that use DataLakeOperationsDefinition
-
Uses of DataLakeOperationsDefinition in org.apache.camel.component.azure.storage.datalake
Methods in org.apache.camel.component.azure.storage.datalake that return DataLakeOperationsDefinitionModifier and TypeMethodDescriptionstatic DataLakeOperationsDefinitionDataLakeExchangeHeaders.getDataLakeOperationsDefinitionFromHeader(org.apache.camel.Exchange exchange) DataLakeConfiguration.getOperation()DataLakeConfigurationOptionsProxy.getOperation(org.apache.camel.Exchange exchange) static DataLakeOperationsDefinitionReturns the enum constant of this class with the specified name.static DataLakeOperationsDefinition[]DataLakeOperationsDefinition.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.azure.storage.datalake with parameters of type DataLakeOperationsDefinitionModifier and TypeMethodDescriptionvoidDataLakeConfiguration.setOperation(DataLakeOperationsDefinition operation)