org.jclouds.azureblob.domain
Interface ListBlobBlocksResponse

All Known Implementing Classes:
ListBlobBlocksResponseImpl

public interface ListBlobBlocksResponse

Typed response from Get Blob Block List operation


Method Summary
 List<BlobBlockProperties> getBlocks()
           
 

Method Detail

getBlocks

List<BlobBlockProperties> getBlocks()


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.