Class ParseMessagesToStream.MessageWithHref
- java.lang.Object
-
- org.jclouds.openstack.marconi.v1.domain.Message
-
- org.jclouds.openstack.marconi.v1.functions.ParseMessagesToStream.MessageWithHref
-
- Enclosing class:
- ParseMessagesToStream
protected static class ParseMessagesToStream.MessageWithHref extends Message
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.jclouds.openstack.marconi.v1.domain.Message
Message.Builder
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
MessageWithHref(String href, int ttl, String body, int age)
-
-
-
Constructor Detail
-
MessageWithHref
@ConstructorProperties({"href","ttl","body","age"}) protected MessageWithHref(String href, int ttl, String body, int age)
-
-