Uses of Interface
org.jclouds.blobstore.domain.BlobMetadata
Packages that use BlobMetadata
Package
Description
-
Uses of BlobMetadata in org.jclouds.atmos.blobstore
Methods in org.jclouds.atmos.blobstore that return BlobMetadataModifier and TypeMethodDescriptionAtmosBlobStore.blobMetadata
(String container, String key) This implementation invokesAtmosClient.headFile(java.lang.String)
Methods in org.jclouds.atmos.blobstore with parameters of type BlobMetadataModifier and TypeMethodDescriptionAtmosBlobStore.initiateMultipartUpload
(String container, BlobMetadata blobMetadata, PutOptions options) -
Uses of BlobMetadata in org.jclouds.atmos.blobstore.functions
Methods in org.jclouds.atmos.blobstore.functions with parameters of type BlobMetadataModifier and TypeMethodDescriptionBlobMetadataToObject.apply
(BlobMetadata from) BlobToContentMetadata.apply
(BlobMetadata base) BlobToSystemMetadata.apply
(BlobMetadata base) -
Uses of BlobMetadata in org.jclouds.azureblob.blobstore
Methods in org.jclouds.azureblob.blobstore that return BlobMetadataModifier and TypeMethodDescriptionAzureBlobStore.blobMetadata
(String container, String key) This implementation invokesAzureBlobClient.getBlobProperties(java.lang.String, java.lang.String)
Methods in org.jclouds.azureblob.blobstore with parameters of type BlobMetadataModifier and TypeMethodDescriptionAzureBlobStore.initiateMultipartUpload
(String container, BlobMetadata blobMetadata, PutOptions options) -
Uses of BlobMetadata in org.jclouds.azureblob.blobstore.functions
Methods in org.jclouds.azureblob.blobstore.functions with parameters of type BlobMetadata -
Uses of BlobMetadata in org.jclouds.b2.blobstore
Methods in org.jclouds.b2.blobstore that return BlobMetadataMethods in org.jclouds.b2.blobstore with parameters of type BlobMetadataModifier and TypeMethodDescriptionB2BlobStore.initiateMultipartUpload
(String container, BlobMetadata blobMetadata, PutOptions options) -
Uses of BlobMetadata in org.jclouds.blobstore
Methods in org.jclouds.blobstore that return BlobMetadataModifier and TypeMethodDescriptionBlobStore.blobMetadata
(String container, String name) Retrieves the metadata of aBlob
at locationcontainer/name
Methods in org.jclouds.blobstore with parameters of type BlobMetadataModifier and TypeMethodDescriptionBlobStore.initiateMultipartUpload
(String container, BlobMetadata blob, PutOptions options) -
Uses of BlobMetadata in org.jclouds.blobstore.config
Methods in org.jclouds.blobstore.config that return BlobMetadataMethods in org.jclouds.blobstore.config with parameters of type BlobMetadataModifier and TypeMethodDescriptionLocalBlobStore.initiateMultipartUpload
(String container, BlobMetadata blobMetadata, PutOptions options) -
Uses of BlobMetadata in org.jclouds.blobstore.domain
Subinterfaces of BlobMetadata in org.jclouds.blobstore.domainMethods in org.jclouds.blobstore.domain that return BlobMetadataMethods in org.jclouds.blobstore.domain with parameters of type BlobMetadataModifier and TypeMethodDescriptionstatic MultipartUpload
MultipartUpload.create
(String containerName, String blobName, String id, BlobMetadata blobMetadata, PutOptions putOptions) -
Uses of BlobMetadata in org.jclouds.blobstore.domain.internal
Classes in org.jclouds.blobstore.domain.internal that implement BlobMetadataModifier and TypeClassDescriptionclass
System and user Metadata for theinvalid reference
Blob
class
System and user Metadata for theinvalid reference
Blob
Constructors in org.jclouds.blobstore.domain.internal with parameters of type BlobMetadata -
Uses of BlobMetadata in org.jclouds.blobstore.strategy
Methods in org.jclouds.blobstore.strategy that return types with arguments of type BlobMetadataModifier and TypeMethodDescriptionSet
<? extends BlobMetadata> ListBlobsInContainer.execute
(String containerName, ListContainerOptions options) -
Uses of BlobMetadata in org.jclouds.blobstore.strategy.internal
Methods in org.jclouds.blobstore.strategy.internal that return types with arguments of type BlobMetadataModifier and TypeMethodDescriptionSet
<? extends BlobMetadata> ListContainerAndRecurseThroughFolders.execute
(String containerName, ListContainerOptions options) -
Uses of BlobMetadata in org.jclouds.blobstore.util
Methods in org.jclouds.blobstore.util that return BlobMetadataModifier and TypeMethodDescriptionForwardingBlobStore.blobMetadata
(String container, String name) Methods in org.jclouds.blobstore.util with parameters of type BlobMetadataModifier and TypeMethodDescriptionForwardingBlobStore.initiateMultipartUpload
(String container, BlobMetadata blobMetadata, PutOptions options) ReadOnlyBlobStore.initiateMultipartUpload
(String container, BlobMetadata blobMetadata, PutOptions options) -
Uses of BlobMetadata in org.jclouds.glacier.blobstore
Methods in org.jclouds.glacier.blobstore that return BlobMetadataModifier and TypeMethodDescriptionGlacierBlobStore.blobMetadata
(String container, String key) Retrieves the blob metadata.Methods in org.jclouds.glacier.blobstore with parameters of type BlobMetadataModifier and TypeMethodDescriptionGlacierBlobStore.initiateMultipartUpload
(String container, BlobMetadata blobMetadata, PutOptions options) -
Uses of BlobMetadata in org.jclouds.googlecloudstorage.blobstore
Methods in org.jclouds.googlecloudstorage.blobstore that return BlobMetadataModifier and TypeMethodDescriptionGoogleCloudStorageBlobStore.blobMetadata
(String container, String name) Methods in org.jclouds.googlecloudstorage.blobstore with parameters of type BlobMetadataModifier and TypeMethodDescriptionGoogleCloudStorageBlobStore.initiateMultipartUpload
(String container, BlobMetadata blobMetadata, PutOptions options) -
Uses of BlobMetadata in org.jclouds.googlecloudstorage.blobstore.functions
Methods in org.jclouds.googlecloudstorage.blobstore.functions with parameters of type BlobMetadata -
Uses of BlobMetadata in org.jclouds.openstack.swift.v1.blobstore
Methods in org.jclouds.openstack.swift.v1.blobstore that return BlobMetadataModifier and TypeMethodDescriptionRegionScopedSwiftBlobStore.blobMetadata
(String container, String name) Methods in org.jclouds.openstack.swift.v1.blobstore with parameters of type BlobMetadataModifier and TypeMethodDescriptionRegionScopedSwiftBlobStore.initiateMultipartUpload
(String container, BlobMetadata blobMetadata, PutOptions options) -
Uses of BlobMetadata in org.jclouds.s3.blobstore
Methods in org.jclouds.s3.blobstore that return BlobMetadataModifier and TypeMethodDescriptionS3BlobStore.blobMetadata
(String container, String key) This implementation invokesS3Client.headObject(java.lang.String, java.lang.String)
Methods in org.jclouds.s3.blobstore with parameters of type BlobMetadataModifier and TypeMethodDescriptionS3BlobStore.initiateMultipartUpload
(String container, BlobMetadata blobMetadata, PutOptions overrides) -
Uses of BlobMetadata in org.jclouds.s3.blobstore.functions
Methods in org.jclouds.s3.blobstore.functions with parameters of type BlobMetadata