> @@ -119,9 +125,34 @@ public BlobMetadata blobMetadata(String container,
> String key) {
> throw new UnsupportedOperationException();
> }
>
> + private ArchiveRetrievalJobRequest buildArchiveRetrievalRequest(String
> key, GetOptions getOptions) {Make `static`? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-aws/pull/45/files#r15725722
