Package | Description |
---|---|
org.apache.camel.component.linkedin.api | |
org.apache.camel.component.linkedin.api.model |
Modifier and Type | Method and Description |
---|---|
Comment |
CommentsResource.getComment(String comment_id,
String fields) |
Modifier and Type | Method and Description |
---|---|
void |
PostsResource.addComment(String post_id,
Comment comment) |
Modifier and Type | Field and Description |
---|---|
protected List<Comment> |
Comments.commentList |
Modifier and Type | Method and Description |
---|---|
Comment |
ObjectFactory.createComment()
Create an instance of
Comment |
Modifier and Type | Method and Description |
---|---|
List<Comment> |
Comments.getCommentList()
Gets the value of the commentList property.
|
Apache Camel