| Package | Description |
|---|---|
| org.apache.camel.component.azure.blob |
| Modifier and Type | Method and Description |
|---|---|
BlobServiceOperations |
BlobServiceConfiguration.getOperation() |
static BlobServiceOperations |
BlobServiceOperations.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BlobServiceOperations[] |
BlobServiceOperations.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BlobServiceConfiguration.setOperation(BlobServiceOperations operation)
Blob service operation hint to the producer
|
Apache Camel