Uses of Interface
org.jclouds.azureblob.domain.MutableContainerPropertiesWithMetadata

Packages that use MutableContainerPropertiesWithMetadata
org.jclouds.azureblob.domain.internal   
org.jclouds.azureblob.functions   
 

Uses of MutableContainerPropertiesWithMetadata in org.jclouds.azureblob.domain.internal
 

Classes in org.jclouds.azureblob.domain.internal that implement MutableContainerPropertiesWithMetadata
 class MutableContainerPropertiesWithMetadataImpl
          Allows you to manipulate metadata.
 

Uses of MutableContainerPropertiesWithMetadata in org.jclouds.azureblob.functions
 

Methods in org.jclouds.azureblob.functions with parameters of type MutableContainerPropertiesWithMetadata
protected  void ParseContainerPropertiesFromHeaders.addETagTo(HttpResponse from, MutableContainerPropertiesWithMetadata metadata)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.