Class BlobContainerOperations
java.lang.Object
org.apache.camel.component.azure.storage.blob.operations.BlobContainerOperations
All operations related to
BlobContainerClient. This is at the container level.-
Constructor Summary
ConstructorsConstructorDescriptionBlobContainerOperations(BlobConfiguration configuration, BlobContainerClientWrapper client) -
Method Summary
Modifier and TypeMethodDescriptioncreateContainer(org.apache.camel.Exchange exchange) deleteContainer(org.apache.camel.Exchange exchange) listBlobs(org.apache.camel.Exchange exchange)
-
Constructor Details
-
BlobContainerOperations
-
-
Method Details
-
listBlobs
-
createContainer
-
deleteContainer
-