>      */
> -   S3Object getObject(String bucketName, String key, GetOptions... options);
> +   @Named("GetObject")

[minor] FWIW `@Named("<apiName>:<methodName>")` has been an effective naming 
convention. In this case: `@Named(s3:getObject)`

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

Reply via email to