Uses of Enum Class
org.apache.camel.component.azure.storage.blob.BlobType
Packages that use BlobType
-
Uses of BlobType in org.apache.camel.component.azure.storage.blob
Methods in org.apache.camel.component.azure.storage.blob that return BlobTypeModifier and TypeMethodDescriptionBlobConfiguration.getBlobType()The blob type in order to initiate the appropriate settings for each blob typestatic BlobTypeReturns the enum constant of this class with the specified name.static BlobType[]BlobType.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 BlobType