Package | Description |
---|---|
org.apache.camel.component.linkedin.api | |
org.apache.camel.component.linkedin.api.model |
Modifier and Type | Method and Description |
---|---|
Companies |
CompaniesResource.getCompanies(String fields,
String email_domain,
Boolean is_company_admin) |
Companies |
PeopleResource.getFollowedCompanies(String fields) |
Companies |
PeopleResource.getSuggestedCompanies(String fields) |
Modifier and Type | Field and Description |
---|---|
protected Companies |
CompanySearch.companies |
Modifier and Type | Method and Description |
---|---|
Companies |
ObjectFactory.createCompanies()
Create an instance of
Companies |
Companies |
CompanySearch.getCompanies()
Gets the value of the companies property.
|
Modifier and Type | Method and Description |
---|---|
void |
CompanySearch.setCompanies(Companies value)
Sets the value of the companies property.
|
Apache Camel