| Package | Description |
|---|---|
| org.apache.camel.component.linkedin.api | |
| org.apache.camel.component.linkedin.api.model |
| Modifier and Type | Method and Description |
|---|---|
NumFollowers |
CompaniesResource.getNumberOfFollowers(long company_id,
List<String> geos,
List<String> companySizes,
List<String> jobFunc,
List<String> industries,
List<String> seniorities) |
| Modifier and Type | Field and Description |
|---|---|
protected NumFollowers |
Company.numFollowers |
| Modifier and Type | Method and Description |
|---|---|
NumFollowers |
ObjectFactory.createNumFollowers()
Create an instance of
NumFollowers |
NumFollowers |
Company.getNumFollowers()
Gets the value of the numFollowers property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Company.setNumFollowers(NumFollowers value)
Sets the value of the numFollowers property.
|
Apache Camel