| Package | Description |
|---|---|
| org.apache.camel.component.linkedin.api | |
| org.apache.camel.component.linkedin.api.model |
| Modifier and Type | Method and Description |
|---|---|
Comments |
PostsResource.getPostComments(String post_id,
Long count,
Long start,
String fields) |
| Modifier and Type | Field and Description |
|---|---|
protected Comments |
Post.comments |
| Modifier and Type | Method and Description |
|---|---|
Comments |
ObjectFactory.createComments()
Create an instance of
Comments |
Comments |
Post.getComments()
Gets the value of the comments property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Post.setComments(Comments value)
Sets the value of the comments property.
|
Apache Camel