Uses of Interface
org.jclouds.azureblob.domain.ListBlobBlocksResponse
Packages that use ListBlobBlocksResponse
Package
Description
-
Uses of ListBlobBlocksResponse in org.jclouds.azureblob
Methods in org.jclouds.azureblob that return ListBlobBlocksResponseModifier and TypeMethodDescriptionAzureBlobClient.getBlockList
(String container, String name) Deprecated.AzureBlobClient.getBlockList
(String container, String name, String blockListType) -
Uses of ListBlobBlocksResponse in org.jclouds.azureblob.blobstore
Methods in org.jclouds.azureblob.blobstore that return ListBlobBlocksResponseModifier and TypeMethodDescriptionAzureBlobStore.getBlockList
(String container, String name) Get Block ID List for a blob -
Uses of ListBlobBlocksResponse in org.jclouds.azureblob.domain.internal
Classes in org.jclouds.azureblob.domain.internal that implement ListBlobBlocksResponseModifier and TypeClassDescriptionclass
Represents the list of blocks which compose a blob -
Uses of ListBlobBlocksResponse in org.jclouds.azureblob.xml
Methods in org.jclouds.azureblob.xml that return ListBlobBlocksResponse