|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BlobBlockProperties | |
|---|---|
| org.jclouds.azureblob.domain | |
| org.jclouds.azureblob.domain.internal | |
| Uses of BlobBlockProperties in org.jclouds.azureblob.domain |
|---|
| Methods in org.jclouds.azureblob.domain that return types with arguments of type BlobBlockProperties | |
|---|---|
List<BlobBlockProperties> |
ListBlobBlocksResponse.getBlocks()
|
| Uses of BlobBlockProperties in org.jclouds.azureblob.domain.internal |
|---|
| Classes in org.jclouds.azureblob.domain.internal that implement BlobBlockProperties | |
|---|---|
class |
BlobBlockPropertiesImpl
Representation of the blocks which compose a Blob |
| Methods in org.jclouds.azureblob.domain.internal that return types with arguments of type BlobBlockProperties | |
|---|---|
List<BlobBlockProperties> |
ListBlobBlocksResponseImpl.getBlocks()
|
| Constructor parameters in org.jclouds.azureblob.domain.internal with type arguments of type BlobBlockProperties | |
|---|---|
ListBlobBlocksResponseImpl(List<BlobBlockProperties> blocks)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||