Package | Description |
---|---|
org.apache.camel.component.linkedin.api | |
org.apache.camel.component.linkedin.api.model |
Modifier and Type | Method and Description |
---|---|
Updates |
CompaniesResource.getCompanyUpdates(long company_id,
String fields,
EventType event_type,
Long start,
Long count) |
Modifier and Type | Method and Description |
---|---|
static EventType |
EventType.fromValue(String v) |
static EventType |
EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventType[] |
EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<EventType> |
ObjectFactory.createEventType(EventType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<EventType> |
ObjectFactory.createEventType(EventType value)
|
Apache Camel