Uses of Interface
org.jclouds.azureblob.domain.MutableContainerPropertiesWithMetadata
- 
Packages that use MutableContainerPropertiesWithMetadata Package Description 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 Modifier and Type Class Description classMutableContainerPropertiesWithMetadataImplAllows you to manipulate metadata. - 
Uses of MutableContainerPropertiesWithMetadata in org.jclouds.azureblob.functions
Methods in org.jclouds.azureblob.functions with parameters of type MutableContainerPropertiesWithMetadata Modifier and Type Method Description protected voidParseContainerPropertiesFromHeaders. addETagTo(HttpResponse from, MutableContainerPropertiesWithMetadata metadata) 
 -