> @@ -61,14 +66,21 @@ public static InputStreamPayload 
> newInputStreamPayload(InputStream data) {
>        return new InputStreamPayload(checkNotNull(data, "data"));
>     }
>  
> +   @Deprecated

Add `@deprecated` Javadoc to describe alternative(s)

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

Reply via email to