Package | Description |
---|---|
org.apache.camel.component.linkedin.api.model |
Modifier and Type | Field and Description |
---|---|
protected Content |
CurrentShare.content |
protected Content |
Share.content |
Modifier and Type | Method and Description |
---|---|
Content |
ObjectFactory.createContent()
Create an instance of
Content |
Content |
CurrentShare.getContent()
Gets the value of the content property.
|
Content |
Share.getContent()
Gets the value of the content property.
|
Modifier and Type | Method and Description |
---|---|
void |
CurrentShare.setContent(Content value)
Sets the value of the content property.
|
void |
Share.setContent(Content value)
Sets the value of the content property.
|
Apache Camel