>     @Path("/messages")
>     MessageStream stream(@HeaderParam("Client-ID") UUID clientId,
> -                        StreamOptions... options);
> +                        StreamMessagesOptions... options);
> +
> +   /**
> +    * List specific messages. Unlike the stream method, a client's own 
> messages are always returned in this operation.

[minor] "Lists..."?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-openstack/pull/57/files#r7881656

Reply via email to