Package | Description |
---|---|
org.apache.camel.component.linkedin.api | |
org.apache.camel.component.linkedin.api.model |
Modifier and Type | Method and Description |
---|---|
Update |
CompaniesResource.addShare(long company_id,
Share share) |
Update |
PeopleResource.share(Share share) |
Modifier and Type | Field and Description |
---|---|
protected Share |
Attribution.share |
protected Share |
CompanyStatusUpdate.share |
Modifier and Type | Method and Description |
---|---|
Share |
ObjectFactory.createShare()
Create an instance of
Share |
Share |
Attribution.getShare()
Gets the value of the share property.
|
Share |
CompanyStatusUpdate.getShare()
Gets the value of the share property.
|
Modifier and Type | Method and Description |
---|---|
void |
Attribution.setShare(Share value)
Sets the value of the share property.
|
void |
CompanyStatusUpdate.setShare(Share value)
Sets the value of the share property.
|
Apache Camel