| Package | Description |
|---|---|
| org.apache.camel.component.olingo2 | |
| org.apache.camel.component.olingo2.internal |
| Modifier and Type | Method and Description |
|---|---|
Olingo2ApiName |
Olingo2Configuration.getApiName() |
protected Olingo2ApiName |
Olingo2Component.getApiName(String apiNameStr) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.Endpoint |
Olingo2Component.createEndpoint(String uri,
String methodName,
Olingo2ApiName apiName,
Olingo2Configuration endpointConfiguration) |
void |
Olingo2Configuration.setApiName(Olingo2ApiName apiName)
What kind of operation to perform
|
| Constructor and Description |
|---|
Olingo2Endpoint(String uri,
Olingo2Component component,
Olingo2ApiName apiName,
String methodName,
Olingo2Configuration endpointConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
static Olingo2ApiName |
Olingo2ApiName.fromValue(String value) |
static Olingo2ApiName |
Olingo2ApiName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Olingo2ApiName[] |
Olingo2ApiName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Olingo2Configuration |
Olingo2ApiCollection.getEndpointConfiguration(Olingo2ApiName apiName) |
Apache Camel