Uses of Class
org.jclouds.glacier.domain.InventoryRetrievalParameters
Packages that use InventoryRetrievalParameters
-
Uses of InventoryRetrievalParameters in org.jclouds.glacier.domain
Methods in org.jclouds.glacier.domain that return InventoryRetrievalParametersModifier and TypeMethodDescriptionInventoryRetrievalJobRequest.getParameters()
JobMetadata.getParameters()
Constructors in org.jclouds.glacier.domain with parameters of type InventoryRetrievalParametersModifierConstructorDescriptionJobMetadata
(String action, String archiveId, Long archiveSizeInBytes, String archiveSHA256TreeHash, boolean completed, Date completionDate, Date creationDate, Long inventorySizeInBytes, String jobDescription, String jobId, String retrievalByteRange, String sha256TreeHash, String snsTopic, String statusCode, String statusMessage, String vaultArn, InventoryRetrievalParameters parameters)