> @@ -224,6 +227,16 @@
>     String putBlob(String container, Blob blob, PutOptions options);
>  
>     /**
> +    * Copy blob from one container to another.  Some providers implement this
> +    * more efficiently than corresponding getBlob and putBlob operations.

Document that options are currently ignored?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/511/files#r17209139

Reply via email to