Package | Description |
---|---|
org.jclouds.azureblob | |
org.jclouds.azureblob.blobstore | |
org.jclouds.azureblob.domain.internal | |
org.jclouds.azureblob.xml |
Modifier and Type | Method and Description |
---|---|
ListBlobBlocksResponse |
AzureBlobClient.getBlockList(String container,
String name) |
Modifier and Type | Method and Description |
---|---|
ListBlobBlocksResponse |
AzureBlobStore.getBlockList(String container,
String name)
Get Block ID List for a blob
|
Modifier and Type | Class and Description |
---|---|
class |
ListBlobBlocksResponseImpl
Represents the list of blocks which compose a blob
|
Modifier and Type | Method and Description |
---|---|
ListBlobBlocksResponse |
BlobBlocksResultsHandler.getResult() |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.