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