Package | Description |
---|---|
org.apache.camel.component.linkedin.api | |
org.apache.camel.component.linkedin.api.model |
Modifier and Type | Method and Description |
---|---|
PeopleSearch |
SearchResource.searchPeople(String fields,
String keywords,
String first_name,
String last_name,
String company_name,
String current_company,
String title,
String current_title,
String school_name,
String current_school,
String country_code,
String postal_code,
Distance distance,
String facet,
String facets,
Long start,
Long count,
String sort) |
Modifier and Type | Method and Description |
---|---|
PeopleSearch |
ObjectFactory.createPeopleSearch()
Create an instance of
PeopleSearch |
Apache Camel