Uses of Class
org.apache.camel.component.azure.storage.blob.BlobBlock
Packages that use BlobBlock
-
Uses of BlobBlock in org.apache.camel.component.azure.storage.blob
Methods in org.apache.camel.component.azure.storage.blob that return BlobBlockModifier and TypeMethodDescriptionstatic BlobBlockBlobBlock.createBlobBlock(InputStream inputStream) static BlobBlockBlobBlock.createBlobBlock(String blockId, long size, InputStream inputStream) static BlobBlockBlobBlock.createBlobBlock(String blockId, InputStream inputStream)