Uses of Enum Class
org.apache.camel.component.azure.storage.blob.BlobOperationsDefinition
Packages that use BlobOperationsDefinition
-
Uses of BlobOperationsDefinition in org.apache.camel.component.azure.storage.blob
Methods in org.apache.camel.component.azure.storage.blob that return BlobOperationsDefinitionModifier and TypeMethodDescriptionstatic BlobOperationsDefinitionBlobExchangeHeaders.getBlobOperationsDefinitionFromHeaders(org.apache.camel.Exchange exchange) BlobConfiguration.getOperation()The blob operation that can be used with this component on the producerBlobConfigurationOptionsProxy.getOperation(org.apache.camel.Exchange exchange) static BlobOperationsDefinitionReturns the enum constant of this class with the specified name.static BlobOperationsDefinition[]BlobOperationsDefinition.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.blob with parameters of type BlobOperationsDefinitionModifier and TypeMethodDescriptionvoidBlobConfiguration.setOperation(BlobOperationsDefinition operation)