| Package | Description |
|---|---|
| org.apache.camel.component.linkedin.api.model |
| Modifier and Type | Field and Description |
|---|---|
protected Headers |
ApiStandardProfileRequest.headers |
protected Headers |
SiteGroupRequest.headers |
protected Headers |
SiteStandardProfileRequest.headers |
protected Headers |
SiteJobRequest.headers |
| Modifier and Type | Method and Description |
|---|---|
Headers |
ObjectFactory.createHeaders()
Create an instance of
Headers |
Headers |
ApiStandardProfileRequest.getHeaders()
Gets the value of the headers property.
|
Headers |
SiteGroupRequest.getHeaders()
Gets the value of the headers property.
|
Headers |
SiteStandardProfileRequest.getHeaders()
Gets the value of the headers property.
|
Headers |
SiteJobRequest.getHeaders()
Gets the value of the headers property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApiStandardProfileRequest.setHeaders(Headers value)
Sets the value of the headers property.
|
void |
SiteGroupRequest.setHeaders(Headers value)
Sets the value of the headers property.
|
void |
SiteStandardProfileRequest.setHeaders(Headers value)
Sets the value of the headers property.
|
void |
SiteJobRequest.setHeaders(Headers value)
Sets the value of the headers property.
|
Apache Camel