This project has retired. For details please refer to its
Attic page.
Message (Apache jclouds 1.9.3 API)
-
-
Nested Class Summary
Nested Classes
Modifier and Type |
Class and Description |
static class |
Message.Builder |
-
Constructor Summary
Constructors
Modifier |
Constructor and Description |
protected |
Message(String id,
int ttl,
String body,
int age,
String claimId) |
-
-
Method Detail
-
getId
public String getId()
- Returns:
- The id of this message.
-
getAge
public int getAge()
- Returns:
- Age of this message in seconds.
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.