Package org.jclouds.azureblob.domain
Interface ListBlobBlocksResponse
- All Known Implementing Classes:
ListBlobBlocksResponseImpl
public interface ListBlobBlocksResponse
Typed response from Get Blob Block List operation
-
Method Summary
-
Method Details
-
getBlocks
List<BlobBlockProperties> getBlocks()
-