Package | Description |
---|---|
org.apache.camel.component.linkedin.api | |
org.apache.camel.component.linkedin.api.model |
Modifier and Type | Method and Description |
---|---|
Post |
PostsResource.getPost(String post_id,
Long count,
Long start,
String fields) |
Modifier and Type | Method and Description |
---|---|
void |
GroupsResource.addPost(long group_id,
Post post) |
Modifier and Type | Field and Description |
---|---|
protected List<Post> |
Posts.postList |
Modifier and Type | Method and Description |
---|---|
Post |
ObjectFactory.createPost()
Create an instance of
Post |
Modifier and Type | Method and Description |
---|---|
List<Post> |
Posts.getPostList()
Gets the value of the postList property.
|
Apache Camel