| Package | Description |
|---|---|
| org.jclouds.azureblob.blobstore.functions | |
| org.jclouds.azureblob.domain | |
| org.jclouds.azureblob.domain.internal | |
| org.jclouds.azureblob.functions |
| Modifier and Type | Method and Description |
|---|---|
MutableBlobProperties |
BlobMetadataToBlobProperties.apply(BlobMetadata from) |
| Modifier and Type | Method and Description |
|---|---|
MutableBlobProperties |
AzureBlob.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
AzureBlob |
AzureBlob.Factory.create(MutableBlobProperties properties) |
| Modifier and Type | Class and Description |
|---|---|
class |
MutableBlobPropertiesImpl
Allows you to manipulate metadata.
|
| Modifier and Type | Method and Description |
|---|---|
MutableBlobProperties |
AzureBlobImpl.getProperties() |
| Constructor and Description |
|---|
AzureBlobImpl(MutableBlobProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
MutableBlobProperties |
ParseBlobPropertiesFromHeaders.apply(HttpResponse from)
parses the http response headers to create a new
MutableBlobProperties object. |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.