Package | Description |
---|---|
org.apache.camel.component.linkedin.api.model |
Modifier and Type | Field and Description |
---|---|
protected ApiStandardProfileRequest |
Person.apiStandardProfileRequest |
protected ApiStandardProfileRequest |
Recommender.apiStandardProfileRequest |
protected ApiStandardProfileRequest |
Recommendee.apiStandardProfileRequest |
protected ApiStandardProfileRequest |
JobPoster.apiStandardProfileRequest |
protected ApiStandardProfileRequest |
Editor.apiStandardProfileRequest |
protected ApiStandardProfileRequest |
Author.apiStandardProfileRequest |
Modifier and Type | Method and Description |
---|---|
ApiStandardProfileRequest |
ObjectFactory.createApiStandardProfileRequest()
Create an instance of
ApiStandardProfileRequest |
ApiStandardProfileRequest |
Person.getApiStandardProfileRequest()
Gets the value of the apiStandardProfileRequest property.
|
ApiStandardProfileRequest |
Recommender.getApiStandardProfileRequest()
Gets the value of the apiStandardProfileRequest property.
|
ApiStandardProfileRequest |
Recommendee.getApiStandardProfileRequest()
Gets the value of the apiStandardProfileRequest property.
|
ApiStandardProfileRequest |
JobPoster.getApiStandardProfileRequest()
Gets the value of the apiStandardProfileRequest property.
|
ApiStandardProfileRequest |
Editor.getApiStandardProfileRequest()
Gets the value of the apiStandardProfileRequest property.
|
ApiStandardProfileRequest |
Author.getApiStandardProfileRequest()
Gets the value of the apiStandardProfileRequest property.
|
Modifier and Type | Method and Description |
---|---|
void |
Person.setApiStandardProfileRequest(ApiStandardProfileRequest value)
Sets the value of the apiStandardProfileRequest property.
|
void |
Recommender.setApiStandardProfileRequest(ApiStandardProfileRequest value)
Sets the value of the apiStandardProfileRequest property.
|
void |
Recommendee.setApiStandardProfileRequest(ApiStandardProfileRequest value)
Sets the value of the apiStandardProfileRequest property.
|
void |
JobPoster.setApiStandardProfileRequest(ApiStandardProfileRequest value)
Sets the value of the apiStandardProfileRequest property.
|
void |
Editor.setApiStandardProfileRequest(ApiStandardProfileRequest value)
Sets the value of the apiStandardProfileRequest property.
|
void |
Author.setApiStandardProfileRequest(ApiStandardProfileRequest value)
Sets the value of the apiStandardProfileRequest property.
|
Apache Camel