> @@ -96,8 +96,9 @@ <h3 class="panel-title">BlobStore</h3>
>  
>  blobStore.createContainerInLocation(location, "mycontainer");
>  
> +ByteSource payload = 
> ByteSource.wrap("blob-content".getBytes(Charsets.UTF_8));

Done.

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

Reply via email to