> @@ -197,4 +202,32 @@ boolean deleteMetadata(@PathParam("objectName") String > objectName, > @Fallback(VoidOnNotFoundOr404.class) > @Path("/{objectName}") > void delete(@PathParam("objectName") String objectName); > + > + /** > + * Copy an object from one container to another. Please note that this
"Copies" (see Javadoc style comment above)? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/73/files#r8709748