> @@ -165,6 +251,16 @@ public String putBlob(String container, Blob blob, > PutOptions options) { > return putBlob(container, blob); > } > > + /** > + * Retrieves the blob metadata. > + * This is a long duration method. The result may be inaccurate since it > depends on the Glacier Inventory status.
See above comments --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-aws/pull/50/files#r15462420