Uses of Class
org.jclouds.glacier.domain.VaultMetadata
Packages that use VaultMetadata
Package
Description
-
Uses of VaultMetadata in org.jclouds.glacier
Methods in org.jclouds.glacier that return VaultMetadataModifier and TypeMethodDescriptionGlacierClient.describeVault
(String vaultName) Retrieves the metadata for a vault. -
Uses of VaultMetadata in org.jclouds.glacier.blobstore.functions
Methods in org.jclouds.glacier.blobstore.functions with parameters of type VaultMetadata -
Uses of VaultMetadata in org.jclouds.glacier.domain
Methods in org.jclouds.glacier.domain that return types with arguments of type VaultMetadataMethods in org.jclouds.glacier.domain with parameters of type VaultMetadataConstructor parameters in org.jclouds.glacier.domain with type arguments of type VaultMetadataModifierConstructorDescriptionPaginatedVaultCollection
(Iterable<VaultMetadata> vaults, String marker)