| Package | Description |
|---|---|
| org.apache.camel.component.azure.storage.blob |
| Modifier and Type | Method and Description |
|---|---|
BlobType |
BlobConfiguration.getBlobType()
The blob type in order to initiate the appropriate settings for each blob type
|
static BlobType |
BlobType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BlobType[] |
BlobType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BlobConfiguration.setBlobType(BlobType blobType) |
Apache Camel