Package | Description |
---|---|
org.apache.camel.component.linkedin.api | |
org.apache.camel.component.linkedin.api.model |
Modifier and Type | Method and Description |
---|---|
void |
CompaniesResource.addCompanyUpdateCommentAsCompany(long company_id,
String update_key,
UpdateComment updatecomment) |
void |
PeopleResource.addUpdateComment(String update_key,
UpdateComment updatecomment) |
Modifier and Type | Field and Description |
---|---|
protected List<UpdateComment> |
UpdateComments.updateCommentList |
Modifier and Type | Method and Description |
---|---|
UpdateComment |
ObjectFactory.createUpdateComment()
Create an instance of
UpdateComment |
Modifier and Type | Method and Description |
---|---|
List<UpdateComment> |
UpdateComments.getUpdateCommentList()
Gets the value of the updateCommentList property.
|
Apache Camel