Uses of Interface
org.jclouds.azureblob.domain.MutableBlobProperties
Packages that use MutableBlobProperties
Package
Description
-
Uses of MutableBlobProperties in org.jclouds.azureblob.blobstore.functions
Methods in org.jclouds.azureblob.blobstore.functions that return MutableBlobProperties -
Uses of MutableBlobProperties in org.jclouds.azureblob.domain
Methods in org.jclouds.azureblob.domain that return MutableBlobPropertiesMethods in org.jclouds.azureblob.domain with parameters of type MutableBlobProperties -
Uses of MutableBlobProperties in org.jclouds.azureblob.domain.internal
Classes in org.jclouds.azureblob.domain.internal that implement MutableBlobPropertiesModifier and TypeClassDescriptionclass
Allows you to manipulate metadata.Methods in org.jclouds.azureblob.domain.internal that return MutableBlobPropertiesConstructors in org.jclouds.azureblob.domain.internal with parameters of type MutableBlobProperties -
Uses of MutableBlobProperties in org.jclouds.azureblob.functions
Methods in org.jclouds.azureblob.functions that return MutableBlobPropertiesModifier and TypeMethodDescriptionParseBlobPropertiesFromHeaders.apply
(HttpResponse from) parses the http response headers to create a newMutableBlobProperties
object.