> *
> * @param payload
> * payload you wish to construct the {@link Blob} with.
> + * @deprecated see payload(ByteSource))
Duplicate `)`. How about "use {@code
payload(ByteSource.wrap(stringPayload.getBytes(Charsets.UTF_8))}"?
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/234/files#r8359857
