Uses of Interface
org.jclouds.azureblob.domain.BlobProperties
Packages that use BlobProperties
Package
Description
-
Uses of BlobProperties in org.jclouds.azureblob
Methods in org.jclouds.azureblob that return BlobPropertiesModifier and TypeMethodDescriptionAzureBlobClient.getBlobProperties
(String container, String name) The Get Blob Properties operation returns all user-defined metadata, standard HTTP properties, and system properties for the blob. -
Uses of BlobProperties in org.jclouds.azureblob.blobstore.functions
Methods in org.jclouds.azureblob.blobstore.functions with parameters of type BlobProperties -
Uses of BlobProperties in org.jclouds.azureblob.domain
Subinterfaces of BlobProperties in org.jclouds.azureblob.domain -
Uses of BlobProperties in org.jclouds.azureblob.domain.internal
Classes in org.jclouds.azureblob.domain.internal that implement BlobPropertiesModifier and TypeClassDescriptionclass
Allows you to manipulate metadata.class
Allows you to manipulate metadata.Methods in org.jclouds.azureblob.domain.internal with parameters of type BlobPropertiesModifier and TypeMethodDescriptionint
BlobPropertiesImpl.compareTo
(BlobProperties o) int
MutableBlobPropertiesImpl.compareTo
(BlobProperties o) Constructors in org.jclouds.azureblob.domain.internal with parameters of type BlobPropertiesConstructor parameters in org.jclouds.azureblob.domain.internal with type arguments of type BlobProperties